Home
last modified time | relevance | path

Searched refs:l1_end (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/tools/
Daub_write.c332 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()