Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daub_mem.c314 ppgtt_mapped(struct aub_mem *mem, uint64_t pml4, uint64_t address) in ppgtt_mapped() function
331 if (!ppgtt_mapped(mem, mem->pml4, address)) in aub_mem_get_ppgtt_bo()
338 while (ppgtt_mapped(mem, mem->pml4, end)) in aub_mem_get_ppgtt_bo()