Searched refs:xe_bo_evict_all (Results 1 – 4 of 4) sorted by relevance
11 int xe_bo_evict_all(struct xe_device *xe);
129 err = xe_bo_evict_all(xe); in xe_pm_suspend()402 err = xe_bo_evict_all(xe); in xe_pm_runtime_suspend()
27 int xe_bo_evict_all(struct xe_device *xe) in xe_bo_evict_all() function
233 err = xe_bo_evict_all(xe); in evict_test_run_tile()