Searched refs:strict_module_rwx_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dmodule.c95 pgprot_t prot = strict_module_rwx_enabled() ? PAGE_KERNEL : PAGE_KERNEL_EXEC;
H A Dkprobes.c137 if (strict_module_rwx_enabled()) {
/linux-master/arch/powerpc/include/asm/
H A Dmmu.h339 static inline bool strict_module_rwx_enabled(void) function

Completed in 107 milliseconds