Home
last modified time | relevance | path

Searched refs:xe_bo_evict_all_user (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c115 int xe_bo_evict_all_user(struct xe_device *xe) in xe_bo_evict_all_user() function
166 ret = xe_bo_evict_all_user(xe); in xe_bo_evict_all()
H A Dxe_pm.c413 err = xe_bo_evict_all_user(xe); in xe_pm_notifier_callback()