Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c45 static const u64 xe_normal_pt_shifts[] = {12, 21, 30, 39, 48}; variable
48 #define XE_PT_HIGHEST_LEVEL (ARRAY_SIZE(xe_normal_pt_shifts) - 1)
586 walk->shifts = xe_normal_pt_shifts; in xe_pt_stage_bind_entry()
709 .shifts = xe_normal_pt_shifts, in xe_pt_stage_bind()
908 .shifts = xe_normal_pt_shifts, in xe_pt_zap_ptes()
951 .shifts = xe_normal_pt_shifts, in xe_pt_zap_ptes_range()
1815 .shifts = xe_normal_pt_shifts, in xe_pt_stage_unbind()