Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.c146 static u64 xelp_ggtt_pte_flags(struct xe_bo *bo, u16 pat_index) in xelp_ggtt_pte_flags() function
161 pte = xelp_ggtt_pte_flags(bo, pat_index); in xelpg_ggtt_pte_flags()
340 .pte_encode_flags = xelp_ggtt_pte_flags,