Searched refs:l0_end_idx (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c2372 const u32 l0_end_idx = pvr_page_table_l1_idx(sgt_offset + size); local
2373 const u32 l0_count = l0_end_idx - l0_start_idx + 1;

Completed in 152 milliseconds