Home
last modified time | relevance | path

Searched refs:strict_boundary (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/mm/nohash/
D8xx.c145 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram() local
146 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram()