Home
last modified time | relevance | path

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

/arch/powerpc/mm/
A Dmem.c392 pgprot_t kprobes_prot = strict_module_rwx_enabled() ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; in execmem_arch_setup()
393 pgprot_t prot = strict_module_rwx_enabled() ? PAGE_KERNEL : PAGE_KERNEL_EXEC; in execmem_arch_setup()
/arch/powerpc/include/asm/
A Dmmu.h331 static inline bool strict_module_rwx_enabled(void) in strict_module_rwx_enabled() function

Completed in 8 milliseconds