Lines Matching defs:map
190 struct memory_map *map = virt_get_memory_map(); in get_memory_map() local
227 static bool pa_is_in_map(struct tee_mmap_region *map, paddr_t pa, size_t len) in pa_is_in_map()
240 static bool va_is_in_map(struct tee_mmap_region *map, vaddr_t va) in va_is_in_map()
249 struct tee_mmap_region *map) in pbuf_inside_map_area()
255 TEE_Result (*fn)(struct tee_mmap_region *map, in core_mmu_for_each_map()
448 struct tee_mmap_region *map) in check_phys_mem_is_outside()
1264 struct tee_mmap_region *map = NULL; in assign_mem_va_dir() local
1709 struct tee_mmap_region *map; in core_pbuf_is() local
1760 struct tee_mmap_region *map; in core_va2pa_helper() local
1779 static void *map_pa2va(struct tee_mmap_region *map, paddr_t pa, size_t len) in map_pa2va()
1793 struct tee_mmap_region *map = find_map_by_type(type); in core_mmu_get_mem_by_type() local
1806 struct tee_mmap_region *map = find_map_by_pa(pa); in core_mmu_get_type_by_pa() local
2310 struct tee_mmap_region *map = NULL; in core_mmu_remove_mapping() local
2386 struct tee_mmap_region *map = NULL; in core_mmu_add_mapping() local
2664 struct tee_mmap_region *map = NULL; in phys_to_virt_io() local