Searched refs:xe_lmtt_pt (Results 1 – 2 of 2) sorted by relevance
56 static struct xe_lmtt_pt *lmtt_pt_alloc(struct xe_lmtt *lmtt, unsigned int level) in lmtt_pt_alloc()59 struct xe_lmtt_pt *pt; in lmtt_pt_alloc()92 static void lmtt_pt_free(struct xe_lmtt_pt *pt) in lmtt_pt_free()100 struct xe_lmtt_pt *pd; in lmtt_init_pd()115 struct xe_lmtt_pt *pd = lmtt->pd; in lmtt_fini_pd()219 static void lmtt_write_pte(struct xe_lmtt *lmtt, struct xe_lmtt_pt *pt, in lmtt_write_pte()239 static void lmtt_destroy_pt(struct xe_lmtt *lmtt, struct xe_lmtt_pt *pd) in lmtt_destroy_pt()242 struct xe_lmtt_pt *pt; in lmtt_destroy_pt()259 struct xe_lmtt_pt *pd = lmtt->pd; in lmtt_drop_pages()260 struct xe_lmtt_pt *pt; in lmtt_drop_pages()[all …]
13 struct xe_lmtt_pt;23 struct xe_lmtt_pt *pd;34 struct xe_lmtt_pt { struct42 struct xe_lmtt_pt *entries[]; argument