Searched refs:mem_attr_region_t (Results 1 – 9 of 9) sorted by relevance
18 static const struct mem_attr_region_t mem_attr_region[] = {22 size_t mem_attr_get_regions(const struct mem_attr_region_t **region) in mem_attr_get_regions()47 const struct mem_attr_region_t *region = &mem_attr_region[idx]; in mem_attr_check_buf()
75 const struct mem_attr_region_t *mem_attr_heap_get_region(void *addr) in mem_attr_heap_get_region()81 return (const struct mem_attr_region_t *) heap_rec->user_data; in mem_attr_heap_get_region()84 static int ma_heap_add(const struct mem_attr_region_t *region, uint32_t attr) in ma_heap_add()108 const struct mem_attr_region_t *regions; in mem_attr_heap_pool_init()
56 struct mem_attr_region_t { struct77 size_t mem_attr_get_regions(const struct mem_attr_region_t **region); argument
88 const struct mem_attr_region_t *mem_attr_heap_get_region(void *addr);
13 const struct mem_attr_region_t *region; in ZTEST()
21 const struct mem_attr_region_t *region; in ZTEST()
93 const struct mem_attr_region_t *region; in mpu_configure_regions_from_dt()
160 const struct mem_attr_region_t *region; in mpu_configure_regions_from_dt()
205 const struct mem_attr_region_t *region; in mpu_configure_regions_from_dt()