Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dmmu.h304 static inline bool strict_kernel_rwx_enabled(void) in strict_kernel_rwx_enabled() function
309 static inline bool strict_kernel_rwx_enabled(void) in strict_kernel_rwx_enabled() function
/Linux-v5.4/arch/powerpc/mm/
Dinit_32.c108 if (strict_kernel_rwx_enabled() && !IS_ENABLED(CONFIG_PPC_8xx)) in MMU_setup()
/Linux-v5.4/arch/powerpc/mm/book3s32/
Dmmu.c174 if (!strict_kernel_rwx_enabled() || base >= border || top <= border) in mmu_mapin_ram()
204 if (strict_kernel_rwx_enabled()) in mmu_mark_initmem_nx()