Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c46 struct phys_mem { struct
136 struct phys_mem *mem = rb_node_data(struct phys_mem, node, node); in cmp_phys_mem()
157 static struct phys_mem *
163 struct phys_mem *new_mem = calloc(1, sizeof(*new_mem)); in ensure_phys_mem()
178 return rb_node_data(struct phys_mem, node, node); in ensure_phys_mem()
181 static struct phys_mem *
191 return rb_node_data(struct phys_mem, node, node); in search_phys_mem()
230 struct phys_mem *pmem = ensure_phys_mem(mem, page); in aub_mem_phys_write()
295 struct phys_mem *phys_me in aub_mem_get_ggtt_bo() local
364 struct phys_mem *phys_mem = ppgtt_walk(mem, mem->pml4, page); aub_mem_get_ppgtt_bo() local
401 rb_tree_foreach_safe(struct phys_mem, entry, &mem->mem, node) aub_mem_fini() argument
[all...]

Completed in 1 milliseconds