Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h139 #define HV_ISOLATION \ macro
/linux/arch/x86/hyperv/
H A Divm.c906 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()
/linux/include/hyperv/
H A Dhvgdk_mini.h307 #define HV_ISOLATION BIT(22) macro