Searched refs:CPUID_LEAF_HV_FEATURES (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/x86/x86/ | ||
| D | hypervreg.h | 125 #define CPUID_LEAF_HV_FEATURES 0x40000003 macro |
| D | hyperv.c | 386 x86_cpuid(CPUID_LEAF_HV_FEATURES, regs); in hyperv_probe() |