Searched refs:CPUID_LEAF_HV_IDENTITY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/hyperv/vmbus/ | ||
| HD | hyperv_reg.h | 109 #define CPUID_LEAF_HV_IDENTITY 0x40000002 macro |
| HD | hyperv.c | 173 do_cpuid(CPUID_LEAF_HV_IDENTITY, regs); in hyperv_identify() |