Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt_types.h52 struct xe_pt_entry { struct
71 struct xe_pt_entry *pt_entries; argument
Dxe_pt.c51 static struct xe_pt *xe_pt_entry(struct xe_pt_dir *pt_dir, unsigned int index) in xe_pt_entry() function
208 if (xe_pt_entry(pt_dir, i)) in xe_pt_destroy()
209 xe_pt_destroy(xe_pt_entry(pt_dir, i), flags, in xe_pt_destroy()
838 struct xe_pt_entry *ptes = update->pt_entries; in xe_vm_populate_pgtable()
930 struct xe_pt *newpte = xe_pt_entry(pt_dir, j_); in xe_pt_abort_bind()
963 if (xe_pt_entry(pt_dir, j_)) in xe_pt_commit_prepare_bind()
964 oldpte = xe_pt_entry(pt_dir, j_); in xe_pt_commit_prepare_bind()
1598 xe_pt_entry(pt_dir, j); in xe_pt_commit_prepare_unbind()