Home
last modified time | relevance | path

Searched defs:prot (Results 276 - 300 of 822) sorted by relevance

1...<<11121314151617181920>>...33

/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c147 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in hash__map_kernel_page() argument
H A Dpkeys.c390 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, in __arch_override_mprotect_pkey() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dmem.c61 create_section_mapping(unsigned long start, unsigned long end, int nid, pgprot_t prot) create_section_mapping() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A 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
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/
H A Dvas-api.c477 pgprot_t prot; in coproc_mmap() local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dentry.S1120 prot = r17 /* prot bits */ global() define
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dhibernate.c168 temp_pgtable_map_pte(pmd_t *dst_pmdp, pmd_t *src_pmdp, unsigned long start, unsigned long end, pgprot_t prot) temp_pgtable_map_pte() argument
195 temp_pgtable_map_pmd(pud_t *dst_pudp, pud_t *src_pudp, unsigned long start, unsigned long end, pgprot_t prot) temp_pgtable_map_pmd() argument
234 temp_pgtable_map_pud(p4d_t *dst_p4dp, p4d_t *src_p4dp, unsigned long start, unsigned long end, pgprot_t prot) temp_pgtable_map_pud() argument
273 temp_pgtable_map_p4d(pgd_t *dst_pgdp, pgd_t *src_pgdp, unsigned long start, unsigned long end, pgprot_t prot) temp_pgtable_map_p4d() argument
312 temp_pgtable_mapping(pgd_t *pgdp, unsigned long start, unsigned long end, pgprot_t prot) temp_pgtable_mapping() argument
[all...]
H A Dsys_riscv.c20 riscv_sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t offset, unsigned long page_shift_offset) riscv_sys_mmap() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcompat_linux.c198 compat_ulong_t prot; member
/kernel/linux/linux-6.6/arch/s390/mm/
H A Ddump_pagetables.c156 unsigned int prot; in note_page() local
H A Dvmem.c160 unsigned long prot, pages = 0; in modify_pte_table() local
217 unsigned long next, prot, pages = 0; in modify_pmd_table() local
311 unsigned long next, prot, pages = 0; modify_pud_table() local
608 __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) __vmem_map_4k_page() argument
623 vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot) vmem_map_4k_page() argument
[all...]
H A Dpageattr.c124 unsigned long pte_addr, prot; in split_pmd_page() local
213 unsigned long pmd_addr, prot; in split_pud_page() local
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dsq.c101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) in __sq_remap() argument
143 sq_remap(unsigned long phys, unsigned int size, const char *name, pgprot_t prot) sq_remap() argument
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dpageattr.c114 pgprot_t prot = __pgprot(pmd_val(*pmdp) & ~_PAGE_PFN_MASK); in __split_linear_mapping_pmd() local
154 pgprot_t prot = __pgprot(pud_val(*pudp) & ~_PAGE_PFN_MASK); in __split_linear_mapping_pud() local
203 pgprot_t prot = __pgprot(p4d_val(*p4dp) & ~_PAGE_PFN_MASK); in __split_linear_mapping_p4d() local
H A Dptdump.c269 u64 prot = 0; in note_page() local
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dinit.c81 static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot) in set_pte_phys() argument
98 static void clear_pte_phys(unsigned long addr, pgprot_t prot) in clear_pte_phys() argument
111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() argument
123 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap() argument
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.c159 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() argument
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dprocess.c142 int prot; in os_map_memory() local
156 int prot = ((r ? PROT_READ : 0) | (w ? PROT_WRITE : 0) | in os_protect_memory() local
/kernel/linux/linux-5.10/drivers/iommu/
H A Ds390-iommu.c257 s390_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) s390_iommu_map() argument
/kernel/linux/linux-5.10/include/linux/
H A Dvmalloc.h192 map_kernel_range_noflush(unsigned long start, unsigned long size, pgprot_t prot, struct page **pages) map_kernel_range_noflush() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dscif_ioctl.h123 __s32 prot; member
H A Dagpgart.h83 int prot; /* prot flags for mmap */ member
/kernel/linux/linux-5.10/drivers/xen/
H A Dxlate_mmu.c67 pgprot_t prot; member
268 pgprot_t prot; member
143 xen_xlate_remap_gfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *gfn, int nr, int *err_ptr, pgprot_t prot, unsigned domid, struct page **pages) xen_xlate_remap_gfn_array() argument
/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.c391 affs_prot_to_mode(u32 prot) in affs_prot_to_mode() argument
420 u32 prot = AFFS_I(inode)->i_protect; affs_mode_to_prot() local
[all...]
/kernel/linux/linux-5.10/kernel/dma/
H A Dmapping.c341 pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, unsigned long attrs) in dma_pgprot() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...33