Searched refs:protect_exec (Results 1 – 2 of 2) sorted by relevance
112 if (block->protect_exec) { in sram_add_partition()210 block->protect_exec = true; in sram_reserve_regions()212 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()275 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
34 bool protect_exec; member