Searched refs:xe_pt_nonshared_offsets (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_pt.c | 716 static bool xe_pt_nonshared_offsets(u64 addr, u64 end, unsigned int level, in xe_pt_nonshared_offsets() function 779 if (xe_pt_nonshared_offsets(addr, next, --level, walk, action, &offset, in xe_pt_zap_ptes_entry() 1477 if (!xe_pt_nonshared_offsets(addr, next, level, walk, action, &offset, in xe_pt_stage_unbind_post_descend()
|