Searched refs:drtm_memory_region_descriptor_table_t (Results 1 – 5 of 5) sorted by relevance
17 #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()
97 drtm_memory_region_descriptor_table_t *drtm_build_address_map(void);
248 drtm_memory_region_descriptor_table_t header; in drtm_dma_prot_serialise_table()
36 static drtm_memory_region_descriptor_table_t *plat_drtm_mem_map;93 sizeof(drtm_memory_region_descriptor_table_t) + in drtm_setup()
37 } __attribute__((packed)) drtm_memory_region_descriptor_table_t; typedef
Completed in 9 milliseconds