Searched refs:HV_ISOLATION (Results 1 – 4 of 4) sorted by relevance
567 if (ms_hyperv.priv_high & HV_ISOLATION) { in ms_hyperv_init_platform()
755 !(ms_hyperv.priv_high & HV_ISOLATION)) { in hv_identify_partition_type()
906 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()
307 #define HV_ISOLATION BIT(22) macro