Searched refs:xe_pm_runtime_get_if_active (Results 1 – 4 of 4) sorted by relevance
27 bool xe_pm_runtime_get_if_active(struct xe_device *xe);
575 bool xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active() function
1317 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in xe_guc_ct_fast_path()1387 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in receive_g2h()
339 if (xe_pm_runtime_get_if_active(xe)) { in xe_ggtt_node_remove()