Searched refs:PAGE_KERNEL_ROX (Results 1 – 9 of 9) sorted by relevance
94 pgprot_t text_prot = PAGE_KERNEL_ROX; in create_init_idmap()
44 pgprot_t text_prot = PAGE_KERNEL_ROX; in map_kernel()
110 #define PAGE_KERNEL_ROX __pgprot(_PAGE_KERNEL_ROX) macro
396 pgprot_t kprobes_prot = strict_module_rwx_enabled() ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; in execmem_arch_setup()
179 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL_ROX; in map_mem_in_cams_addr()
28 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro
526 MODULES_END, GFP_KERNEL, PAGE_KERNEL_ROX, in hyperv_init()
95 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro
144 #define PAGE_KERNEL_ROX __pgprot(_PAGE_BASE | _PAGE_KERNEL_ROX) macro