Searched refs:xe_ggtt_encode_pte_flags (Results 1 – 3 of 3) sorted by relevance
27 u64 pte = xe_ggtt_encode_pte_flags(ggtt, bo, xe->pat.idx[XE_CACHE_NONE]); in write_dpt_rotated()60 u64 pte = xe_ggtt_encode_pte_flags(ggtt, bo, xe->pat.idx[XE_CACHE_NONE]); in write_dpt_remapped()131 u64 pte = xe_ggtt_encode_pte_flags(ggtt, bo, xe->pat.idx[XE_CACHE_NONE]); in __xe_pin_fb_vma_dpt()
54 u64 xe_ggtt_encode_pte_flags(struct xe_ggtt *ggtt, struct xe_bo *bo, u16 pat_index);
979 u64 xe_ggtt_encode_pte_flags(struct xe_ggtt *ggtt, in xe_ggtt_encode_pte_flags() function
Completed in 6 milliseconds