| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | highmem.h | 28 #define kmap_prot PAGE_KERNEL_EXEC
|
| D | pgtable.h | 171 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_PRESENT|_PAGE_HW_WRITE|_PAGE_HW_EXEC) macro
|
| /linux-4.4.14/arch/xtensa/mm/ |
| D | highmem.c | 56 set_pte(kmap_pte + idx, mk_pte(page, PAGE_KERNEL_EXEC)); in kmap_atomic()
|
| D | misc.S | 301 addi a6, a3, (PAGE_KERNEL_EXEC | _PAGE_HW_WRITE)
|
| /linux-4.4.14/arch/unicore32/kernel/ |
| D | module.c | 28 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
|
| D | hibernate.c | 111 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in resume_physical_mapping_init()
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/ |
| D | mmu.h | 81 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | _PAGE_EXECUTE | \ macro
|
| /linux-4.4.14/arch/x86/power/ |
| D | hibernate_32.c | 124 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in resume_physical_mapping_init()
|
| /linux-4.4.14/arch/arm64/mm/ |
| D | mmu.c | 90 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in split_pmd() 333 PAGE_KERNEL_EXEC); in __map_memblock() 346 PAGE_KERNEL_EXEC); in __map_memblock()
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | pte-common.h | 180 #define PAGE_KERNEL_EXEC PAGE_KERNEL_X macro
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | module.c | 44 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc() 49 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
|
| /linux-4.4.14/drivers/lguest/ |
| D | core.c | 114 err = map_vm_area(switcher_vma, PAGE_KERNEL_EXEC, lg_switcher_pages); in map_switcher()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | machine_kexec_32.c | 118 set_pte(pte, pfn_pte(paddr >> PAGE_SHIFT, PAGE_KERNEL_EXEC)); in machine_kexec_page_table_set_one()
|
| D | module.c | 88 PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
|
| D | tboot.c | 155 if (map_tboot_page(vaddr, start_pfn, PAGE_KERNEL_EXEC)) in map_tboot_pages()
|
| D | machine_kexec_64.c | 79 set_pte(pte, pfn_pte(paddr >> PAGE_SHIFT, PAGE_KERNEL_EXEC)); in init_transition_pgtable()
|
| /linux-4.4.14/arch/tile/mm/ |
| D | init.c | 513 pgprot_t prot = construct_pgprot(PAGE_KERNEL_EXEC, in kernel_physical_mapping_init() 552 pte_t pteval = pfn_pte(0, PAGE_KERNEL_EXEC); in kernel_physical_mapping_init()
|
| /linux-4.4.14/arch/unicore32/include/asm/ |
| D | pgtable.h | 101 #define PAGE_KERNEL_EXEC __pgprot(pgprot_val(pgprot_kernel | PTE_EXEC)) macro
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | efi.c | 261 prot = PAGE_KERNEL_EXEC; in efi_virtmap_init()
|
| D | module.c | 41 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, in module_alloc()
|
| /linux-4.4.14/arch/parisc/mm/ |
| D | init.c | 477 pte = __mk_pte(address, PAGE_KERNEL_EXEC); in map_pages() 484 pte = __mk_pte(address, PAGE_KERNEL_EXEC); in map_pages()
|
| /linux-4.4.14/arch/um/include/asm/ |
| D | pgtable.h | 65 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | pgtable_types.h | 161 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | pgtable.h | 99 #define PAGE_KERNEL_EXEC pgprot_kernel macro
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | pgtable.h | 131 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_KERNEL_EXEC) macro
|
| /linux-4.4.14/drivers/hv/ |
| D | hv.c | 222 virtaddr = __vmalloc(PAGE_SIZE, GFP_KERNEL, PAGE_KERNEL_EXEC); in hv_init()
|
| /linux-4.4.14/arch/mn10300/include/asm/ |
| D | pgtable.h | 181 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
|
| /linux-4.4.14/mm/ |
| D | nommu.c | 397 #ifndef PAGE_KERNEL_EXEC 398 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro 415 return __vmalloc(size, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL_EXEC); in vmalloc_exec()
|
| D | vmalloc.c | 1827 #ifndef PAGE_KERNEL_EXEC 1828 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro 1845 return __vmalloc_node(size, 1, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL_EXEC, in vmalloc_exec()
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | pgtable.h | 240 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_KERNEL_EXEC) macro
|
| /linux-4.4.14/arch/x86/mm/ |
| D | init_32.c | 356 prot = PAGE_KERNEL_EXEC; in kernel_physical_mapping_init()
|
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | pgtable.h | 87 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_DEFAULT | PTE_UXN | PTE_DIRTY | PTE_WRITE) macro
|
| /linux-4.4.14/arch/x86/xen/ |
| D | mmu.c | 1855 pte = pfn_pte(pfn, PAGE_KERNEL_EXEC); in xen_map_identity_early()
|