Home
last modified time | relevance | path

Searched refs:xe_bo_unlock_vm_held (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_stolen.h44 xe_bo_unlock_vm_held(bo); in i915_gem_stolen_insert_node_in_range()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.c1875 xe_bo_unlock_vm_held(bo); in __xe_bo_create_locked()
1907 xe_bo_unlock_vm_held(bo); in xe_bo_create_user()
1919 xe_bo_unlock_vm_held(bo); in xe_bo_create()
1963 xe_bo_unlock_vm_held(bo); in xe_bo_create_pin_map_at_aligned()
1970 xe_bo_unlock_vm_held(bo); in xe_bo_create_pin_map_at_aligned()
H A Dxe_bo.h190 static inline void xe_bo_unlock_vm_held(struct xe_bo *bo) in xe_bo_unlock_vm_held() function