Searched refs:protect_exec (Results 1 – 2 of 2) sorted by relevance
125 if (block->protect_exec) { in sram_add_partition()223 block->protect_exec = true; in sram_reserve_regions()225 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()288 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
37 bool protect_exec; member