Searched refs:hv_is_isolation_supported (Results 1 – 5 of 5) sorted by relevance
293 if (hv_is_isolation_supported()) in hv_common_init()595 bool __weak hv_is_isolation_supported(void) in hv_is_isolation_supported() function599 EXPORT_SYMBOL_GPL(hv_is_isolation_supported);
292 if (hv_is_isolation_supported() && version < VERSION_WIN10_V5_2) { in vmbus_connect()
299 bool hv_is_isolation_supported(void);311 static inline bool hv_is_isolation_supported(void) { return false; } in hv_is_isolation_supported() function
473 if (!hv_is_isolation_supported()) in hv_mark_gpa_visibility()684 bool hv_is_isolation_supported(void) in hv_is_isolation_supported() function
460 !hv_is_isolation_supported() && in mtrr_overwrite_state()