Searched refs:CPUID_VM_HIGH (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/
H A Dx86.c55 #define CPUID_VM_HIGH 0x40000000 macro
110 if (*eax > CPUID_VM_HIGH)
111 *eax = CPUID_VM_HIGH;
584 regs[0] = CPUID_VM_HIGH;

Completed in 93 milliseconds