Home
last modified time | relevance | path

Searched refs:CPUID_LEAF_HV_IDENTITY (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_reg.h45 #define CPUID_LEAF_HV_IDENTITY 0x00000100 macro
H A Dhyperv_aarch64.c128 hv_get_vpreg_128(CPUID_LEAF_HV_IDENTITY, &result); in hyperv_identify_features()
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_reg.h45 #define CPUID_LEAF_HV_IDENTITY 0x40000002 macro
H A Dhyperv_x86.c179 do_cpuid(CPUID_LEAF_HV_IDENTITY, regs); in hyperv_identify_features()