Searched refs:pt_entries (Results 1 – 2 of 2) sorted by relevance
372 entry->pt_entries = kmalloc_objs(*entry->pt_entries, XE_PDES); in xe_pt_new_shared() 373 if (!entry->pt_entries) in xe_pt_new_shared() 425 entry->pt_entries[idx].pt = xe_child; in xe_pt_insert_entry() 426 entry->pt_entries[idx].pte = pte; in xe_pt_insert_entry() 1015 struct xe_pt_entry *ptes = update->pt_entries; in xe_vm_populate_pgtable() 1042 xe_pt_destroy(entries[i].pt_entries[j].pt, in xe_pt_cancel_bind() 1046 kfree(entries[i].pt_entries); in xe_pt_cancel_bind() 1047 entries[i].pt_entries = NULL; in xe_pt_cancel_bind() 1101 struct xe_pt *oldpte = entries[i].pt_entries[ in xe_pt_commit() [all...]
845 #define pt_entries(spt) \ macro849 for (i = 0; i < pt_entries(spt); \855 for (i = 0; i < pt_entries(spt); \861 for (i = 0; i < pt_entries(spt); \