hv_is_isolation_supported
bool hv_is_isolation_supported(void)
bool __weak hv_is_isolation_supported(void)
static inline bool hv_is_isolation_supported(void) { return false; }