Searched refs:HV_ISOLATION (Results 1 – 5 of 5) sorted by relevance
139 #define HV_ISOLATION \ macro
478 if (ms_hyperv.priv_high & HV_ISOLATION) { in ms_hyperv_init_platform()
741 !(ms_hyperv.priv_high & HV_ISOLATION)) { in hv_identify_partition_type()
672 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()
303 #define HV_ISOLATION BIT(22) macro