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)
592 walk->shifts = xe_normal_pt_shifts; in xe_pt_stage_bind_entry()
715 .shifts = xe_normal_pt_shifts, in xe_pt_stage_bind()
934 .shifts = xe_normal_pt_shifts, in xe_pt_zap_ptes()
977 .shifts = xe_normal_pt_shifts, in xe_pt_zap_ptes_range()
1841 .shifts = xe_normal_pt_shifts, in xe_pt_stage_unbind()