Home
last modified time | relevance | path

Searched refs:HV_X64_HYPERV_NESTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c459 if (ms_hyperv.hints & HV_X64_HYPERV_NESTED) { in ms_hyperv_init_platform()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h120 #define HV_X64_HYPERV_NESTED BIT(12) macro