Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c207 void xe_pt_destroy(struct xe_pt *pt, u32 flags, struct llist_head *deferred) in xe_pt_destroy() function
223 xe_pt_destroy(xe_pt_entry_staging(pt_dir, i), flags, in xe_pt_destroy()
1137 xe_pt_destroy(entries[i].pt_entries[j].pt, in xe_pt_cancel_bind()
1200 xe_pt_destroy(oldpte, (vma == XE_INVALID_VMA) ? 0 : in xe_pt_commit()
1231 xe_pt_destroy(newpte, xe_vma_vm(vma)->flags, NULL); in xe_pt_abort_bind()