Searched refs:CPUID_VM_HIGH (Results 1 – 1 of 1) sorted by relevance
54 #define CPUID_VM_HIGH CPUID_BHYVE_FEATURES macro107 if (func > CPUID_VM_HIGH) in x86_emulate_cpuid()108 func = CPUID_VM_HIGH; in x86_emulate_cpuid()617 regs[0] = CPUID_VM_HIGH; in x86_emulate_cpuid()