Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h113 #define HV_ISOLATION BIT(22) macro
/linux-6.1.9/arch/x86/kernel/cpu/
Dmshyperv.c325 if (ms_hyperv.priv_high & HV_ISOLATION) { in ms_hyperv_init_platform()
/linux-6.1.9/arch/x86/hyperv/
Divm.c240 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h93 #define HV_ISOLATION BIT(22) macro