/openbmc/linux/arch/openrisc/mm/ |
H A D | init.c | 65 pgprot_t prot; in map_ram() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | sys.c | 22 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/mips/mm/ |
H A D | pgtable-64.c | 92 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd()
|
/openbmc/linux/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 117 unsigned int size, pgprot_t prot) in setibat() 256 unsigned int size, pgprot_t prot) in setbat()
|
/openbmc/linux/include/linux/ |
H A D | ima.h | 81 unsigned long prot, unsigned long flags) in ima_file_mmap() 87 unsigned long prot) in ima_file_mprotect()
|
H A D | agpgart.h | 54 int prot; /* prot flags for mmap */ member 60 pgprot_t prot; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 221 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
|
H A 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()
|
/openbmc/linux/arch/csky/kernel/ |
H A D | syscall.c | 20 unsigned long, prot, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/sh/mm/ |
H A D | ioremap_fixed.c | 48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
/openbmc/linux/arch/x86/um/ |
H A D | syscalls_64.c | 93 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/s390/kernel/ |
H A 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()
|
/openbmc/linux/mm/ |
H A 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
|
H A 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() 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() 2428 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_pfn_range_internal() 2485 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_pfn_range_notrack() 5689 unsigned long *prot, resource_size_t *phys) in follow_phys() [all …]
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 756 static int get_physical_address_pmp(CPURISCVState *env, int *prot, hwaddr addr, in get_physical_address_pmp() 1036 int prot = 0; in get_physical_address() local 1222 int prot; in riscv_cpu_get_phys_page_debug() local 1318 int prot, prot2, prot_pmp; in riscv_cpu_tlb_fill() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pkeys.h | 36 int prot, int pkey) in arch_override_mprotect_pkey()
|
/openbmc/linux/include/drm/ttm/ |
H A D | ttm_tt.h | 124 pgprot_t prot; member
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A 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()
|
/openbmc/linux/tools/lib/perf/include/internal/ |
H A D | mmap.h | 41 int prot; member
|
/openbmc/linux/arch/loongarch/mm/ |
H A D | pgtable.c | 119 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd()
|
/openbmc/linux/arch/x86/mm/ |
H A D | pkeys.c | 76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) in __arch_override_mprotect_pkey()
|
/openbmc/linux/drivers/iommu/ |
H A 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()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | 317 #define pfn_pte(pfn, prot) \ argument 319 #define pfn_pmd(pfn, prot) \ argument 378 #define pgprot_writecombine(prot) \ argument
|
/openbmc/linux/arch/powerpc/mm/kasan/ |
H A D | init_book3e_64.c | 32 static int __init kasan_map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in kasan_map_kernel_page()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_vma.c | 58 msm_gem_vma_map(struct msm_gem_vma *vma, int prot, in msm_gem_vma_map()
|