Searched defs:prot (Results 126 - 150 of 381) sorted by relevance

1234567891011>>

/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsq.c101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) argument
143 sq_remap(unsigned long phys, unsigned int size, const char *name, pgprot_t prot) argument
/linux-master/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) argument
195 temp_pgtable_map_pmd(pud_t *dst_pudp, pud_t *src_pudp, unsigned long start, unsigned long end, pgprot_t prot) argument
234 temp_pgtable_map_pud(p4d_t *dst_p4dp, p4d_t *src_p4dp, unsigned long start, unsigned long end, pgprot_t prot) argument
273 temp_pgtable_map_p4d(pgd_t *dst_pgdp, pgd_t *src_pgdp, unsigned long start, unsigned long end, pgprot_t prot) argument
312 temp_pgtable_mapping(pgd_t *pgdp, unsigned long start, unsigned long end, pgprot_t prot) argument
[all...]
H A Dacpi.c222 pgprot_t prot; local
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h175 hash__remap_4k_pfn(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t prot) argument
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c147 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) argument
H A Dpkeys.c391 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, argument
/linux-master/arch/loongarch/include/asm/
H A Dpgtable-bits.h101 unsigned long prot = pgprot_val(_prot); local
114 unsigned long prot = pgprot_val(_prot); local
/linux-master/fs/affs/
H A Damigaffs.c391 affs_prot_to_mode(u32 prot) argument
420 u32 prot = AFFS_I(inode)->i_protect; local
[all...]
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c25 int prot = IOMMU_READ | IOMMU_WRITE; local
/linux-master/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c53 pgprot_t prot = vma->vm_page_prot; local
/linux-master/mm/kmsan/
H A Dshadow.c219 kmsan_vmap_pages_range_noflush(unsigned long start, unsigned long end, pgprot_t prot, struct page **pages, unsigned int page_shift) argument
/linux-master/arch/powerpc/platforms/book3s/
H A Dvas-api.c477 pgprot_t prot; local
/linux-master/arch/parisc/kernel/
H A Dentry.S1120 prot = r17 /* prot bits */ define
[all...]
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c348 pgprot_t prot; local
507 pgprot_t prot; local
/linux-master/arch/arm64/mm/
H A Dptdump.c229 u64 prot = 0; local
/linux-master/arch/x86/mm/
H A Dkasan_init_64.c443 pgprot_t prot; local
H A Dmem_encrypt_amd.c220 pgprot_t prot; local
/linux-master/arch/s390/mm/
H A Ddump_pagetables.c154 unsigned int prot; local
H A Dpageattr.c124 unsigned long pte_addr, prot; local
213 unsigned long pmd_addr, prot; local
/linux-master/arch/powerpc/include/asm/
H A Dpgtable.h76 static inline pgprot_t pgprot_nx(pgprot_t prot) argument
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c39 etnaviv_context_map(struct etnaviv_iommu_context *context, unsigned long iova, phys_addr_t paddr, size_t size, int prot) argument
72 etnaviv_iommu_map(struct etnaviv_iommu_context *context, u32 iova, struct sg_table *sgt, int prot) argument
/linux-master/arch/arm/mm/
H A Ddump.c265 u64 prot = val & pg_level[level].mask; local
/linux-master/arch/riscv/mm/
H A Dptdump.c283 u64 prot = 0; local
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c113 int pkvm_create_mappings_locked(void *from, void *to, enum kvm_pgtable_prot prot) argument
138 int pkvm_create_mappings(void *from, void *to, enum kvm_pgtable_prot prot) argument
35 __pkvm_create_mappings(unsigned long start, unsigned long size, unsigned long phys, enum kvm_pgtable_prot prot) argument
93 __pkvm_create_private_mapping(phys_addr_t phys, size_t size, enum kvm_pgtable_prot prot, unsigned long *haddr) argument
/linux-master/arch/powerpc/mm/nohash/
H A De500.c179 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL_ROX; local
192 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL; local

Completed in 424 milliseconds

1234567891011>>