Home
last modified time | relevance | path

Searched defs:prot (Results 101 – 125 of 418) sorted by relevance

12345678910>>...17

/Linux-v6.6/arch/arm64/mm/
Dmmap.c82 pteval_t prot = pgprot_val(protection_map[vm_flags & in vm_get_page_prot() local
/Linux-v6.6/arch/arc/mm/
Dioremap.c49 pgprot_t prot = __pgprot(flags); in ioremap_prot() local
/Linux-v6.6/arch/powerpc/mm/nohash/
De500.c179 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL_ROX; in map_mem_in_cams_addr() local
192 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL; in map_mem_in_cams_addr() local
/Linux-v6.6/arch/sh/boards/mach-sh03/
Dsetup.c71 pgprot_t prot; in sh03_devices_setup() local
/Linux-v6.6/arch/sh/boards/mach-landisk/
Dsetup.c54 pgprot_t prot; in landisk_devices_setup() local
/Linux-v6.6/include/linux/can/
Dcore.h34 struct proto *prot; member
/Linux-v6.6/arch/mips/alchemy/common/
Dsetup.c100 unsigned long pfn, unsigned long size, pgprot_t prot) in io_remap_pfn_range()
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable-64k.h56 unsigned long pfn, pgprot_t prot) in remap_4k_pfn()
/Linux-v6.6/drivers/iommu/
Domap-iommu.c544 static int iopgd_alloc_section(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_section()
560 static int iopgd_alloc_super(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopgd_alloc_super()
578 static int iopte_alloc_page(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_page()
597 static int iopte_alloc_large(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) in iopte_alloc_large()
624 u32 prot; in iopgtable_store_entry_core() local
1321 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) in omap_iommu_map()
Dio-pgtable-arm-v7s.c335 static arm_v7s_iopte arm_v7s_prot_to_pte(int prot, int lvl, in arm_v7s_prot_to_pte()
368 int prot = IOMMU_READ; in arm_v7s_pte_to_prot() local
432 unsigned long iova, phys_addr_t paddr, int prot, in arm_v7s_init_pte()
498 phys_addr_t paddr, size_t size, int prot, in __arm_v7s_map()
546 int prot, gfp_t gfp, size_t *mapped) in arm_v7s_map_pages()
Dio-pgtable-arm.c259 phys_addr_t paddr, arm_lpae_iopte prot, in __arm_lpae_init_pte()
281 arm_lpae_iopte prot, int lvl, int num_entries, in arm_lpae_init_pte()
345 arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep, in __arm_lpae_map()
401 int prot) in arm_lpae_prot_to_pte()
472 arm_lpae_iopte prot; in arm_lpae_map_pages() local
/Linux-v6.6/arch/microblaze/include/asm/
Dpgtable.h51 #define pgprot_noncached(prot) \ argument
55 #define pgprot_noncached_wc(prot) \ argument
237 #define pfn_pte(pfn, prot) \ argument
/Linux-v6.6/drivers/pci/
Ddoe.c81 struct pci_doe_protocol prot; member
415 static void *pci_doe_xa_prot_entry(u16 vid, u8 prot) in pci_doe_xa_prot_entry()
428 u8 prot; in pci_doe_cache_protocols() local
/Linux-v6.6/arch/riscv/kernel/
Defi.c48 pgprot_t prot = __pgprot(pgprot_val(efimem_to_pgprot_map(md)) & in efi_create_mapping() local
/Linux-v6.6/arch/arm/mm/
Dinit.c310 pmdval_t prot; member
367 pmdval_t prot, struct mm_struct *mm) in section_update()
/Linux-v6.6/fs/affs/
Damigaffs.c391 affs_prot_to_mode(u32 prot) in affs_prot_to_mode()
420 u32 prot = AFFS_I(inode)->i_protect; in affs_mode_to_prot() local
/Linux-v6.6/arch/sh/kernel/cpu/sh4/
Dsq.c101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) in __sq_remap()
144 const char *name, pgprot_t prot) in sq_remap()
/Linux-v6.6/arch/sparc/include/asm/
Dpgtable_64.h221 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
262 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify()
331 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached()
956 #define move_pte(pte, prot, old_addr, new_addr) \ argument
1088 unsigned long size, pgprot_t prot) in io_remap_pfn_range()
1125 u64 prot; in pte_access_permitted() local
/Linux-v6.6/arch/mips/mm/
Dpgtable-32.c34 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd()
/Linux-v6.6/arch/m68k/kernel/
Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent()
/Linux-v6.6/net/dsa/
Dtag_rtl4_a.c76 u8 prot; in rtl4a_tag_rcv() local
/Linux-v6.6/arch/loongarch/kernel/
Dsyscall.c25 prot, unsigned long, flags, unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/Linux-v6.6/arch/powerpc/kernel/
Dmodule.c95 pgprot_t prot = strict_module_rwx_enabled() ? PAGE_KERNEL : PAGE_KERNEL_EXEC; in __module_alloc() local
/Linux-v6.6/arch/powerpc/mm/book3s32/
Dmmu.c117 unsigned int size, pgprot_t prot) in setibat()
256 unsigned int size, pgprot_t prot) in setbat()
/Linux-v6.6/include/linux/
Dima.h81 unsigned long prot, unsigned long flags) in ima_file_mmap()
87 unsigned long prot) in ima_file_mprotect()

12345678910>>...17