Home
last modified time | relevance | path

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

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