Home
last modified time | relevance | path

Searched defs:prot (Results 76 – 100 of 499) sorted by relevance

12345678910>>...20

/openbmc/linux/arch/x86/include/asm/
H A Dmman.h6 #define arch_calc_vm_prot_bits(prot, key) ( \ argument
/openbmc/linux/arch/ia64/kernel/
H A Dsys_ia64.c140 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 Dhelper.c174 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 D8xx.c64 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 Dxlate_mmu.c67 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 Dpgtable.h95 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 Dmem_protect.c165 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 Dsyscall.c62 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 Darch-s390.h156 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 Dinit_32.c21 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 Dmem.c169 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 Daf_inet6.c444 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 Divpu_mmu_context.c189 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 Dmem_helper.c203 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 Dhelper.c328 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 Dioremap.c14 unsigned long prot) in ioremap_prot()
/openbmc/linux/arch/parisc/mm/
H A Dioremap.c17 unsigned long prot) in ioremap_prot()
/openbmc/linux/arch/sh/mm/
H A Dioremap.h10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
/openbmc/linux/arch/x86/video/
H A Dfbdev.c18 unsigned long prot; in fb_pgprotect() local
/openbmc/linux/include/linux/
H A Dkmsan.h289 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 Dio-mapping.h26 pgprot_t prot; member
46 pgprot_t prot; in io_mapping_init_wc() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h101 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 Dio_pgtable_v2.c50 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 Dmemtype.c956 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 Dhelper.c680 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

12345678910>>...20