Lines Matching refs:aub_mem
54 add_gtt_bo_map(struct aub_mem *mem, struct gen_batch_decode_bo bo, bool ppgtt, bool unmap_after_use) in add_gtt_bo_map()
65 aub_mem_clear_bo_maps(struct aub_mem *mem) in aub_mem_clear_bo_maps()
104 ensure_ggtt_entry(struct aub_mem *mem, uint64_t virt_addr) in ensure_ggtt_entry()
120 search_ggtt_entry(struct aub_mem *mem, uint64_t virt_addr) in search_ggtt_entry()
140 ensure_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in ensure_phys_mem()
164 search_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in search_phys_mem()
180 struct aub_mem *mem = _mem; in aub_mem_local_write()
193 struct aub_mem *mem = _mem; in aub_mem_ggtt_entry_write()
209 struct aub_mem *mem = _mem; in aub_mem_phys_write()
226 struct aub_mem *mem = _mem; in aub_mem_ggtt_write()
245 struct aub_mem *mem = _mem; in aub_mem_get_ggtt_bo()
295 ppgtt_walk(struct aub_mem *mem, uint64_t pml4, uint64_t address) in ppgtt_walk()
314 ppgtt_mapped(struct aub_mem *mem, uint64_t pml4, uint64_t address) in ppgtt_mapped()
322 struct aub_mem *mem = _mem; in aub_mem_get_ppgtt_bo()
361 aub_mem_init(struct aub_mem *mem) in aub_mem_init()
373 aub_mem_fini(struct aub_mem *mem) in aub_mem_fini()
395 aub_mem_get_phys_addr_data(struct aub_mem *mem, uint64_t phys_addr) in aub_mem_get_phys_addr_data()
404 aub_mem_get_ppgtt_addr_data(struct aub_mem *mem, uint64_t virt_addr) in aub_mem_get_ppgtt_addr_data()
413 aub_mem_get_ppgtt_addr_aub_data(struct aub_mem *mem, uint64_t virt_addr) in aub_mem_get_ppgtt_addr_aub_data()