Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/nohash/
D8xx.c152 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled(); in mmu_mapin_ram() local
153 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram()