Searched refs:l1_end (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/tools/ | ||
H A D | aub_write.c | 332 uint64_t l1_end = min(l2 + (1ULL << 21) - 1, in aub_map_ppgtt() local 335 uint64_t l1_end_idx = L1_index(l1_end); in aub_map_ppgtt() |
Completed in 2 milliseconds