Searched refs:protect_exec (Results 1 – 2 of 2) sorted by relevance
129 if (block->protect_exec) { in sram_add_partition()228 block->protect_exec = true; in sram_reserve_regions()230 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()293 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
43 bool protect_exec; member