Searched refs:xe_pm_runtime_get_if_active (Results 1 – 7 of 7) sorted by relevance
28 bool xe_pm_runtime_get_if_active(struct xe_device *xe);
183 if (!xe_pm_runtime_get_if_active(xe)) { in xe_shrinker_runtime_pm_get()
820 bool xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active() function
268 if ((events & PXP_TERMINATION_REQUEST) && !xe_pm_runtime_get_if_active(xe)) in pxp_irq_work()
1860 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in xe_guc_ct_fast_path()1929 ongoing = xe_pm_runtime_get_if_active(ct_to_xe(ct)); in receive_g2h()
464 if (xe_pm_runtime_get_if_active(xe)) { in xe_ggtt_node_remove()
1160 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_shrink()1888 if (needs_rpm && !xe_pm_runtime_get_if_active(xe)) in xe_bo_cpu_fault_fastpath()