Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_EXEC (Results 1 – 25 of 88) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kernel/
H A Defi.c35 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
53 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kernel/
H A Defi.c35 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
53 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kernel/
H A Defi.c35 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
53 return pgprot_val(PAGE_KERNEL_EXEC); in create_mapping_protection()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/power/
H A Dhibernate_32.c124 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in resume_physical_mapping_init()
165 __pte((jump_address_phys & PAGE_MASK) | pgprot_val(PAGE_KERNEL_EXEC))); in set_up_temporary_text_mapping()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/power/
H A Dhibernate_32.c124 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in resume_physical_mapping_init()
165 __pte((jump_address_phys & PAGE_MASK) | pgprot_val(PAGE_KERNEL_EXEC))); in set_up_temporary_text_mapping()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/power/
H A Dhibernate_32.c124 set_pte(pte, pfn_pte(pfn, PAGE_KERNEL_EXEC)); in resume_physical_mapping_init()
165 __pte((jump_address_phys & PAGE_MASK) | pgprot_val(PAGE_KERNEL_EXEC))); in set_up_temporary_text_mapping()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/mm/
H A Dinit.c477 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
495 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
556 xiprom, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
559 load_pa, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
564 load_pa, PGDIR_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
701 PAGE_KERNEL_EXEC in setup_vm_final()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/mm/
H A Dinit.c477 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
495 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
556 xiprom, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
559 load_pa, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
564 load_pa, PGDIR_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
701 PAGE_KERNEL_EXEC in setup_vm_final()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/mm/
H A Dinit.c477 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
495 map_size, PAGE_KERNEL_EXEC); in create_kernel_page_table()
556 xiprom, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
559 load_pa, PMD_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
564 load_pa, PGDIR_SIZE, PAGE_KERNEL_EXEC); in setup_vm()
701 PAGE_KERNEL_EXEC in setup_vm_final()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dhighmem.h28 #define kmap_prot PAGE_KERNEL_EXEC
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dhighmem.h28 #define kmap_prot PAGE_KERNEL_EXEC
/dports/multimedia/libv4l/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dhighmem.h28 #define kmap_prot PAGE_KERNEL_EXEC
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/kernel/
H A Defi.c43 return PAGE_KERNEL_EXEC; in efimem_to_pgprot_map()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/kernel/
H A Defi.c43 return PAGE_KERNEL_EXEC; in efimem_to_pgprot_map()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/kernel/
H A Defi.c43 return PAGE_KERNEL_EXEC; in efimem_to_pgprot_map()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dmodule.c100 return __vmalloc_node_range(size, 1, start, end, GFP_KERNEL, PAGE_KERNEL_EXEC, in __module_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dmodule.c100 return __vmalloc_node_range(size, 1, start, end, GFP_KERNEL, PAGE_KERNEL_EXEC, in __module_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dmodule.c100 return __vmalloc_node_range(size, 1, start, end, GFP_KERNEL, PAGE_KERNEL_EXEC, in __module_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Dmodule.c47 gfp_mask, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
52 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/
H A Dmodule.c47 gfp_mask, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
52 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/kernel/
H A Dmodule.c47 gfp_mask, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
52 GFP_KERNEL, PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, in module_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable-prot.h71 #define PAGE_KERNEL_EXEC __pgprot(PROT_NORMAL & ~PTE_PXN) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable-prot.h71 #define PAGE_KERNEL_EXEC __pgprot(PROT_NORMAL & ~PTE_PXN) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable-prot.h71 #define PAGE_KERNEL_EXEC __pgprot(PROT_NORMAL & ~PTE_PXN) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dmachine_kexec_32.c108 set_pte(pte, pfn_pte(paddr >> PAGE_SHIFT, PAGE_KERNEL_EXEC)); in machine_kexec_page_table_set_one()

1234