Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dvirtualization.c36 struct tee_mmap_region *memory_map; member
137 void virt_init_memory(struct tee_mmap_region *memory_map) in virt_init_memory()
/optee_os-3.20.0/core/mm/
A Dcore_mmu.c618 static void add_phys_mem(struct tee_mmap_region *memory_map, size_t num_elems, in add_phys_mem()
670 static void add_va_space(struct tee_mmap_region *memory_map, size_t num_elems, in add_va_space()
792 static void dump_mmap_table(struct tee_mmap_region *memory_map) in dump_mmap_table()
923 static size_t collect_mem_ranges(struct tee_mmap_region *memory_map, in collect_mem_ranges()
958 static void assign_mem_granularity(struct tee_mmap_region *memory_map) in assign_mem_granularity()
996 struct tee_mmap_region *memory_map, in assign_mem_va_dir()
1112 struct tee_mmap_region *memory_map) in assign_mem_va()
1167 static bool mem_map_add_id_map(struct tee_mmap_region *memory_map, in mem_map_add_id_map()
1204 static unsigned long init_mem_map(struct tee_mmap_region *memory_map, in init_mem_map()

Completed in 6 milliseconds