Lines Matching refs:aub_mem
55 add_gtt_bo_map(struct aub_mem *mem, struct intel_batch_decode_bo bo, bool ppgtt, bool unmap_after_u… in add_gtt_bo_map()
66 aub_mem_clear_bo_maps(struct aub_mem *mem) in aub_mem_clear_bo_maps()
105 ensure_ggtt_entry(struct aub_mem *mem, uint64_t virt_addr) in ensure_ggtt_entry()
121 search_ggtt_entry(struct aub_mem *mem, uint64_t virt_addr) in search_ggtt_entry()
158 ensure_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in ensure_phys_mem()
182 search_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in search_phys_mem()
198 struct aub_mem *mem = _mem; in aub_mem_local_write()
211 struct aub_mem *mem = _mem; in aub_mem_ggtt_entry_write()
227 struct aub_mem *mem = _mem; in aub_mem_phys_write()
244 struct aub_mem *mem = _mem; in aub_mem_ggtt_write()
263 struct aub_mem *mem = _mem; in aub_mem_get_ggtt_bo()
312 ppgtt_walk(struct aub_mem *mem, uint64_t pml4, uint64_t address) in ppgtt_walk()
331 ppgtt_mapped(struct aub_mem *mem, uint64_t pml4, uint64_t address) in ppgtt_mapped()
339 struct aub_mem *mem = _mem; in aub_mem_get_ppgtt_bo()
377 aub_mem_init(struct aub_mem *mem) in aub_mem_init()
389 aub_mem_fini(struct aub_mem *mem) in aub_mem_fini()
411 aub_mem_get_phys_addr_data(struct aub_mem *mem, uint64_t phys_addr) in aub_mem_get_phys_addr_data()
420 aub_mem_get_ppgtt_addr_data(struct aub_mem *mem, uint64_t virt_addr) in aub_mem_get_ppgtt_addr_data()
429 aub_mem_get_ppgtt_addr_aub_data(struct aub_mem *mem, uint64_t virt_addr) in aub_mem_get_ppgtt_addr_aub_data()