Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c469 !(ms_hyperv.priv_high & HV_ISOLATION)) { in ms_hyperv_init_platform()
486 if (ms_hyperv.priv_high & HV_ISOLATION) { in ms_hyperv_init_platform()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h
/linux/arch/x86/hyperv/
H A Divm.c672 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()