Searched defs:xe_ggtt (Results 1 – 1 of 1) sorted by relevance
23 struct xe_ggtt { struct25 struct xe_tile *tile;27 u64 start;51 const struct xe_ggtt_pt_ops *pt_ops; argument60 typedef void (*xe_ggtt_set_pte_fn)(struct xe_ggtt *ggtt, u64 addr, u64 pte); argument