Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c429 xe_pt_scan_64K(u64 addr, u64 next, struct xe_pt_stage_bind_walk *xe_walk) in xe_pt_scan_64K() function
469 xe_walk->found_64K = xe_pt_scan_64K(addr, addr + SZ_64K, xe_walk); in xe_pt_is_pte_ps64K()
564 covers && xe_pt_scan_64K(addr, next, xe_walk)) { in xe_pt_stage_bind_entry()