Lines Matching refs:xe_bo_device
90 resource_is_stolen_vram(xe_bo_device(bo), bo->ttm.resource); in xe_bo_is_vram()
124 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()
343 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_tt_create()
1036 xe_assert(xe_bo_device(bo), !(bo->created && kref_read(&ttm_bo->base.refcount))); in xe_ttm_bo_release_notify()
1161 xe_assert(xe_bo_device(bo), xe_bo_is_user(bo)); in xe_gem_object_close()
1697 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin_external()
1730 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin()
1798 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin_external()
1821 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin()
1885 struct xe_device *xe = xe_bo_device(bo); in __xe_bo_addr()
2273 struct xe_device *xe = xe_bo_device(bo); in xe_bo_needs_ccs_pages()