Searched refs:xe_bo_migrate (Results 1 – 6 of 6) sorted by relevance
66 ret = xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_pin()103 r = xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_map()173 (void)xe_bo_migrate(bo, XE_PL_TT); in xe_dma_buf_begin_cpu_access()
213 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type);
115 err = xe_bo_migrate(bo, XE_PL_VRAM0 + id); in xe_pf_begin()
2193 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type) in xe_bo_migrate() function
2431 err = xe_bo_migrate(xe_vma_bo(vma), in op_lock_and_prep()
304 ret = xe_bo_migrate(bo, XE_PL_VRAM0); in __xe_pin_fb_vma()