Home
last modified time | relevance | path

Searched refs:l4_start (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/tools/
H A Daub_write.c292 uint64_t l4_start = start & 0xff8000000000; in aub_map_ppgtt() local
310 populate_ppgtt_table(aub, &aub->pml4, L4_index(l4_start), L4_index(l4_end), 4); in aub_map_ppgtt()
312 for (uint64_t l4 = l4_start; l4 < l4_end; l4 += (1ULL << 39)) { in aub_map_ppgtt()

Completed in 2 milliseconds