Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_xlat_setup.c16 const struct mmap_region *mmap) in sq_mmap_setup()
/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_res_address_map.c48 const mmap_region_t *mmap = plat_get_addr_mmap(); in drtm_build_address_map() local
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl1_fwu.c56 bl1_mem_info_t *mmap; in bl1_plat_mem_check() local
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_utils.c27 void xlat_mmap_print(__unused const mmap_region_t *mmap) in xlat_mmap_print()
39 void xlat_mmap_print(const mmap_region_t *mmap) in xlat_mmap_print()
H A Dxlat_tables_core.c1174 uintptr_t va_max, struct mmap_region *mmap, in xlat_setup_dynamic_ctx()
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2_helpers.h64 struct mmap_region *mmap; member
/rk3399_ARM-atf/lib/xlat_tables/
H A Dxlat_tables_common.c55 static mmap_region_t mmap[MAX_MMAP_REGIONS + 1]; variable
/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dnonlpae_tables.c150 static mmap_region_t mmap[MAX_MMAP_REGIONS + 1]; variable