Home
last modified time | relevance | path

Searched refs:drtm_memory_region_descriptor_table_t (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/drtm/
A Ddrtm_res_address_map.c17 #define DRTM_ADDRESS_MAP_SIZE (sizeof(drtm_memory_region_descriptor_table_t) + \
26 drtm_memory_region_descriptor_table_t *drtm_build_address_map(void) in drtm_build_address_map()
29 drtm_memory_region_descriptor_table_t *map = in drtm_build_address_map()
30 (drtm_memory_region_descriptor_table_t *)drtm_address_map; in drtm_build_address_map()
79 drtm_address_map_size = sizeof(drtm_memory_region_descriptor_table_t); in drtm_build_address_map()
A Ddrtm_main.h97 drtm_memory_region_descriptor_table_t *drtm_build_address_map(void);
A Ddrtm_dma_prot.c248 drtm_memory_region_descriptor_table_t header; in drtm_dma_prot_serialise_table()
A Ddrtm_main.c36 static drtm_memory_region_descriptor_table_t *plat_drtm_mem_map;
93 sizeof(drtm_memory_region_descriptor_table_t) + in drtm_setup()
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplat_drtm.h37 } __attribute__((packed)) drtm_memory_region_descriptor_table_t; typedef

Completed in 9 milliseconds