Home
last modified time | relevance | path

Searched defs:phys_mem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daub_mem.c46 struct phys_mem { struct
47 struct rb_node node;
48 uint64_t fd_offset;
49 uint64_t phys_addr;
50 uint8_t *data;
51 const uint8_t *aub_data;
295 struct phys_mem *phys_mem = search_phys_mem(mem, phys_addr); in aub_mem_get_ggtt_bo() local
364 struct phys_mem *phys_mem = ppgtt_walk(mem, mem->pml4, page); in aub_mem_get_ppgtt_bo() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c5404 int phys_mem; in get_physical_memory() local