Searched refs:l1_end_idx (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c2369 const u32 l1_end_idx = pvr_page_table_l2_idx(sgt_offset + size); local
2370 const u32 l1_count = l1_end_idx - l1_start_idx + 1;

Completed in 204 milliseconds