Searched refs:phys_mem (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aub_mem.c | 54 struct phys_mem { struct 144 struct phys_mem *mem = rb_node_data(struct phys_mem, node, node); 148 static struct phys_mem * 154 struct phys_mem *new_mem = calloc(1, sizeof(*new_mem)); 169 return rb_node_data(struct phys_mem, node, node); 172 static struct phys_mem * 182 return rb_node_data(struct phys_mem, node, node); 221 struct phys_mem *pmem = ensure_phys_mem(mem, page); 286 struct phys_mem *phys_me local in function:aub_mem_get_ggtt_bo 356 struct phys_mem *phys_mem = ppgtt_walk(mem, mem->pml4, page); local in function:aub_mem_get_ppgtt_bo [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aub_mem.c | 46 struct phys_mem { struct 136 struct phys_mem *mem = rb_node_data(struct phys_mem, node, node); 157 static struct phys_mem * 163 struct phys_mem *new_mem = calloc(1, sizeof(*new_mem)); 178 return rb_node_data(struct phys_mem, node, node); 181 static struct phys_mem * 191 return rb_node_data(struct phys_mem, node, node); 230 struct phys_mem *pmem = ensure_phys_mem(mem, page); 295 struct phys_mem *phys_me local in function:aub_mem_get_ggtt_bo 364 struct phys_mem *phys_mem = ppgtt_walk(mem, mem->pml4, page); local in function:aub_mem_get_ppgtt_bo [all...] |
Completed in 3 milliseconds