/openbmc/linux/arch/x86/include/asm/ |
H A D | mman.h | 6 #define arch_calc_vm_prot_bits(prot, key) ( \ argument
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | sys_ia64.c | 140 sys_mmap2 (unsigned long addr, unsigned long len, int prot, int flags, int fd, long pgoff) in sys_mmap2() 149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap()
|
/openbmc/qemu/target/alpha/ |
H A D | helper.c | 174 int prot = 0; in get_physical_address() local 291 int prot, fail; in alpha_cpu_get_phys_page_debug() local 303 int prot, fail; in alpha_cpu_tlb_fill() local
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | 8xx.c | 64 pgprot_t prot, int psize, bool new) in __early_map_kernel_hugepage() 122 pgprot_t prot, bool new) in mmu_mapin_ram_chunk()
|
/openbmc/linux/drivers/xen/ |
H A D | xlate_mmu.c | 67 pgprot_t prot; member 146 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array() 268 pgprot_t prot; member
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 95 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 170 #define pfn_pte(pfn, prot) (__pte(pfn | pgprot_val(prot))) argument 219 #define mk_pte(page, prot) (pfn_pte(page_to_pfn(page), prot)) argument
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | mem_protect.c | 165 enum kvm_pgtable_prot prot) in guest_stage2_force_pte_cb() 411 enum kvm_pgtable_prot prot) in __host_stage2_idmap() 475 enum kvm_pgtable_prot prot) in host_stage2_idmap_locked() 486 static bool host_stage2_force_pte_cb(u64 addr, u64 end, enum kvm_pgtable_prot prot) in host_stage2_force_pte_cb() 512 enum kvm_pgtable_prot prot; in host_stage2_idmap() local 627 enum kvm_pgtable_prot prot = pkvm_mkstate(PKVM_HOST_MEM_PROT, state); in __host_set_page_state_range() local 801 enum kvm_pgtable_prot prot; in hyp_complete_share() local 819 enum kvm_pgtable_prot prot = pkvm_mkstate(PAGE_HYP, PKVM_PAGE_OWNED); in hyp_complete_donation() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | syscall.c | 62 unsigned long, prot, unsigned long, flags, unsigned long, in SYSCALL_DEFINE6() argument 72 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/tools/include/nolibc/ |
H A D | arch-s390.h | 156 unsigned long prot; member 163 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap()
|
/openbmc/linux/arch/powerpc/mm/kasan/ |
H A D | init_32.c | 21 static void __init kasan_populate_pte(pte_t *ptep, pgprot_t prot) in kasan_populate_pte() 103 pgprot_t prot = kasan_prot_ro(); in kasan_remap_early_shadow_ro() local
|
/openbmc/linux/arch/um/os-Linux/skas/ |
H A D | mem.c | 169 int map(struct mm_id * mm_idp, unsigned long virt, unsigned long len, int prot, in map() 197 unsigned int prot, int done, void **data) in protect()
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | 444 const struct proto *prot; in inet6_bind_sk() local 568 const struct proto *prot; in inet6_ioctl() local 652 const struct proto *prot; in inet6_sendmsg() local 669 const struct proto *prot; in inet6_recvmsg() local
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_mmu_context.c | 189 u64 vpu_addr, dma_addr_t dma_addr, u64 prot) in ivpu_mmu_context_map_page() 218 dma_addr_t dma_addr, u64 prot) in ivpu_mmu_context_map_cont_64k() 286 u64 vpu_addr, dma_addr_t dma_addr, size_t size, u64 prot) in ivpu_mmu_context_map_pages() 327 u64 prot; in ivpu_mmu_context_map_sgt() local
|
/openbmc/qemu/target/hppa/ |
H A D | mem_helper.c | 203 int prot, r_prot, w_prot, x_prot, priv; in hppa_get_physical_address() local 335 int prot, excp, mmu_idx; in hppa_cpu_get_phys_page_debug() local 426 int prot, excp, a_prot; in hppa_cpu_tlb_fill() local 679 int prot, excp; in HELPER() local
|
/openbmc/qemu/target/sh4/ |
H A D | helper.c | 328 int *prot, target_ulong address, in get_mmu_address() 395 int *prot, target_ulong address, in get_physical_address() 436 int prot; in superh_cpu_get_phys_page_debug() local 803 int prot; in superh_cpu_tlb_fill() local
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | ioremap.c | 14 unsigned long prot) in ioremap_prot()
|
/openbmc/linux/arch/parisc/mm/ |
H A D | ioremap.c | 17 unsigned long prot) in ioremap_prot()
|
/openbmc/linux/arch/sh/mm/ |
H A D | ioremap.h | 10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
/openbmc/linux/arch/x86/video/ |
H A D | fbdev.c | 18 unsigned long prot; in fb_pgprotect() local
|
/openbmc/linux/include/linux/ |
H A D | kmsan.h | 289 unsigned long start, unsigned long end, pgprot_t prot, in kmsan_vmap_pages_range_noflush() 303 pgprot_t prot, in kmsan_ioremap_page_range()
|
H A D | io-mapping.h | 26 pgprot_t prot; member 46 pgprot_t prot; in io_mapping_init_wc() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | pgtable-bits.h | 101 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 114 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | io_pgtable_v2.c | 50 u64 prot; in set_pgtable_attr() local 63 static u64 set_pte_attr(u64 paddr, u64 pg_size, int prot) in set_pte_attr() 238 int prot, gfp_t gfp, size_t *mapped) in iommu_v2_map_pages()
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 956 unsigned long prot; in get_pat_info() local 1014 int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() 1054 void track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, pfn_t pfn) in track_pfn_insert() 1110 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() 1117 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough()
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 680 static int check_TTR(uint32_t ttr, int *prot, target_ulong addr, in check_TTR() 728 int *prot, target_ulong address, in get_physical_address() 911 int prot; in m68k_cpu_get_phys_page_debug() local 959 int prot; in m68k_cpu_tlb_fill() local 1458 int prot; in HELPER() local
|