Searched refs:strict_boundary (Results 1 – 1 of 1) sorted by relevance
142 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram() local143 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram()