/Linux-v6.6/arch/xtensa/include/asm/ |
D | pgtable.h | 268 #define pgprot_noncached(prot) \ argument 281 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument 282 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | pgtable_32.h | 258 #define pfn_pte(pfn, prot) mk_pte(pfn_to_page(pfn), prot) argument 295 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() 408 unsigned long size, pgprot_t prot) in io_remap_pfn_range()
|
/Linux-v6.6/arch/s390/kernel/ |
D | crash_dump.c | 182 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range_kdump() 210 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range_zfcpdump() 230 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range()
|
/Linux-v6.6/mm/ |
D | mprotect.c | 691 unsigned long prot, int pkey) in do_mprotect_pkey() 837 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument 845 SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE4() argument
|
D | memory.c | 1837 unsigned long addr, struct page *page, pgprot_t prot) in insert_page_into_pte_locked() 1857 struct page *page, pgprot_t prot) in insert_page() 1877 unsigned long addr, struct page *page, pgprot_t prot) in insert_page_in_batch_locked() 1893 struct page **pages, unsigned long *num, pgprot_t prot) in insert_pages() 2109 pfn_t pfn, pgprot_t prot, bool mkwrite) in insert_pfn() 2336 unsigned long pfn, pgprot_t prot) in remap_pte_range() 2362 unsigned long pfn, pgprot_t prot) in remap_pmd_range() 2385 unsigned long pfn, pgprot_t prot) in remap_pud_range() 2407 unsigned long pfn, pgprot_t prot) in remap_p4d_range() 2432 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_pfn_range_notrack() [all …]
|
/Linux-v6.6/arch/powerpc/mm/nohash/ |
D | book3e_pgtable.c | 74 int __ref map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in map_kernel_page()
|
/Linux-v6.6/drivers/iommu/ |
D | exynos-iommu.c | 122 #define mk_lv1ent_sect(pa, prot) ((pa >> PG_ENT_SHIFT) | LV1_PROT[prot] | 2) argument 124 #define mk_lv2ent_lpage(pa, prot) ((pa >> PG_ENT_SHIFT) | LV2_PROT[prot] | 1) argument 125 #define mk_lv2ent_spage(pa, prot) ((pa >> PG_ENT_SHIFT) | LV2_PROT[prot] | 2) argument 1124 phys_addr_t paddr, int prot, short *pgcnt) in lv1set_section() 1161 int prot, short *pgcnt) in lv2set_page() 1222 int prot, gfp_t gfp) in exynos_iommu_map()
|
/Linux-v6.6/arch/openrisc/mm/ |
D | init.c | 65 pgprot_t prot; in map_ram() local
|
/Linux-v6.6/include/linux/ |
D | pkeys.h | 14 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
|
D | agpgart.h | 54 int prot; /* prot flags for mmap */ member 60 pgprot_t prot; member
|
/Linux-v6.6/arch/mips/mm/ |
D | pgtable-64.c | 92 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd()
|
/Linux-v6.6/arch/arm64/kernel/ |
D | sys.c | 22 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/Linux-v6.6/drivers/gpu/drm/etnaviv/ |
D | etnaviv_mmu.c | 41 size_t size, int prot) in etnaviv_context_map() 73 struct sg_table *sgt, unsigned len, int prot) in etnaviv_iommu_map()
|
/Linux-v6.6/arch/sh/include/asm/ |
D | pgtable_32.h | 317 #define pfn_pte(pfn, prot) \ argument 319 #define pfn_pmd(pfn, prot) \ argument 378 #define pgprot_writecombine(prot) \ argument
|
/Linux-v6.6/arch/x86/um/ |
D | syscalls_64.c | 93 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/Linux-v6.6/arch/csky/kernel/ |
D | syscall.c | 20 unsigned long, prot, in SYSCALL_DEFINE6() argument
|
/Linux-v6.6/arch/sh/mm/ |
D | ioremap_fixed.c | 48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | pgtable.h | 259 static inline pgd_t pfn_pgd(unsigned long pfn, pgprot_t prot) in pfn_pgd() 339 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() 348 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument 613 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 624 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
|
/Linux-v6.6/arch/x86/include/asm/ |
D | pkeys.h | 36 int prot, int pkey) in arch_override_mprotect_pkey()
|
/Linux-v6.6/include/drm/ttm/ |
D | ttm_tt.h | 117 pgprot_t prot; member
|
/Linux-v6.6/arch/s390/mm/ |
D | pageattr.c | 124 unsigned long pte_addr, prot; in split_pmd_page() local 213 unsigned long pmd_addr, prot; in split_pud_page() local
|
/Linux-v6.6/arch/um/include/asm/ |
D | page.h | 47 #define pte_set_val(p, phys, prot) \ argument 74 #define pte_set_val(p, phys, prot) (p).pte = (phys | pgprot_val(prot)) argument
|
/Linux-v6.6/arch/x86/mm/ |
D | pgtable.c | 695 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 722 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() 748 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge()
|
D | pkeys.c | 76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) in __arch_override_mprotect_pkey()
|
/Linux-v6.6/arch/loongarch/mm/ |
D | pgtable.c | 119 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd()
|