Searched refs:cpuid_leaf_b (Results 1 – 1 of 1) sorted by relevance
74 static int cpuid_leaf_b = 1; variable75 SYSCTL_INT(_hw_vmm_topology, OID_AUTO, cpuid_leaf_b, CTLFLAG_RDTUN,76 &cpuid_leaf_b, 0, NULL);507 if (!cpuid_leaf_b || param >= 2) { in x86_emulate_cpuid()