Home
last modified time | relevance | path

Searched refs:CPUID_LEAF_HV_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h93 #define CPUID_LEAF_HV_INTERFACE 0x40000001 macro
/freebsd/stand/efi/loader/
H A Dcopy.c48 #define CPUID_LEAF_HV_INTERFACE 0x40000001 macro
76 do_cpuid(CPUID_LEAF_HV_INTERFACE, regs); in running_on_hyperv()
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c164 do_cpuid(CPUID_LEAF_HV_INTERFACE, regs); in hyperv_identify_features()