Searched refs:hv_get_isolation_type (Results 1 – 3 of 3) sorted by relevance
577 enum hv_isolation_type type = hv_get_isolation_type(); in hv_vtom_init()619 enum hv_isolation_type hv_get_isolation_type(void) in hv_get_isolation_type() function625 EXPORT_SYMBOL_GPL(hv_get_isolation_type);639 return hv_get_isolation_type() != HV_ISOLATION_TYPE_NONE; in hv_is_isolation_supported()
281 enum hv_isolation_type hv_get_isolation_type(void);294 static inline enum hv_isolation_type hv_get_isolation_type(void) in hv_get_isolation_type() function
499 if (hv_get_isolation_type() == HV_ISOLATION_TYPE_SNP) { in ms_hyperv_init_platform()501 } else if (hv_get_isolation_type() == HV_ISOLATION_TYPE_TDX) { in ms_hyperv_init_platform()578 if ((hv_get_isolation_type() == HV_ISOLATION_TYPE_VBS) || in ms_hyperv_init_platform()