Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/pi/
H A Dmap_range.c94 pgprot_t text_prot = PAGE_KERNEL_ROX; in create_init_idmap()
H A Dmap_kernel.c44 pgprot_t text_prot = PAGE_KERNEL_ROX; in map_kernel()
/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h110 #define PAGE_KERNEL_ROX __pgprot(_PAGE_KERNEL_ROX) macro
/linux/arch/powerpc/mm/
H A Dmem.c396 pgprot_t kprobes_prot = strict_module_rwx_enabled() ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; in execmem_arch_setup()
/linux/arch/powerpc/mm/nohash/
H A De500.c179 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL_ROX; in map_mem_in_cams_addr()
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h28 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro
/linux/arch/x86/hyperv/
H A Dhv_init.c526 MODULES_END, GFP_KERNEL, PAGE_KERNEL_ROX, in hyperv_init()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h95 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h144 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro