Searched refs:l0_start_idx (Results 1 – 1 of 1) sorted by relevance
2371 const u32 l0_start_idx = pvr_page_table_l1_idx(sgt_offset); in pvr_mmu_op_context_create() local2373 const u32 l0_count = l0_end_idx - l0_start_idx + 1; in pvr_mmu_op_context_create()