Home
last modified time | relevance | path

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

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