Home
last modified time | relevance | path

Searched defs:prot (Results 226 – 250 of 437) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dsun50i-iommu.c269 static u32 sun50i_mk_pte(phys_addr_t page, int prot) in sun50i_mk_pte()
522 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in sun50i_iommu_map()
791 unsigned prot) in sun50i_iommu_report_fault()
H A Dvirtio-iommu.c426 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_add_resv_mem() local
727 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in viommu_map()
823 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_get_resv_regions() local
H A Dfsl_pamu.c324 u32 subwin_cnt, int prot) in pamu_config_ppaace()
416 u32 snoopid, u32 stashid, int enable, int prot) in pamu_config_spaace()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgtable.h350 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) argument
351 #define pgprot_noncached(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_UC) argument
352 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) argument
/OK3568_Linux_fs/kernel/fs/proc/
H A Dvmcore.c192 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range()
492 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_checked()
542 unsigned long size, pgprot_t prot) in vmcore_remap_oldmem_pfn()
/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c132 int iflag, cflag, prot, sect; in flash_erase() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsys_ppc32.c52 unsigned long prot, unsigned long flags, in compat_sys_mmap2()
H A Dio-workarounds.c153 pgprot_t prot, void *caller) in iowa_ioremap()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_diag.c204 static int smc_diag_dump_proto(struct proto *prot, struct sk_buff *skb, in smc_diag_dump_proto()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dcompat_ioctl.h61 compat_int_t prot; /* prot flags for mmap */ member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dvas-api.c154 pgprot_t prot; in coproc_mmap() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c399 enum qeth_routing_types type, enum qeth_prot_versions prot) in qeth_l3_send_setrouting()
418 enum qeth_routing_types *type, enum qeth_prot_versions prot) in qeth_l3_correct_routing_type()
1308 static int arpentry_matches_prot(struct qeth_arp_entrytype *type, __u16 prot) in arpentry_matches_prot()
1394 enum qeth_prot_versions prot, in qeth_l3_query_arp_cache_info()
H A Dqeth_core_main.c3101 enum qeth_prot_versions prot, in qeth_ipa_alloc_cmd()
3292 enum qeth_prot_versions prot) in qeth_query_ipassists()
5433 u16 prot = (l3_hdr->flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb() local
6036 enum qeth_prot_versions prot) in qeth_get_setassparms_cmd()
6063 enum qeth_prot_versions prot) in qeth_send_simple_setassparms_prot()
6575 enum qeth_prot_versions prot) in qeth_set_csum_off()
6582 enum qeth_prot_versions prot, u8 *lp2lp) in qeth_set_csum_on()
6642 enum qeth_prot_versions prot, u8 *lp2lp) in qeth_set_ipa_csum()
6663 enum qeth_prot_versions prot) in qeth_set_tso_off()
6670 enum qeth_prot_versions prot) in qeth_set_tso_on()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h842 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached()
849 static inline pgprot_t pgprot_noncached_wc(pgprot_t prot) in pgprot_noncached_wc()
856 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached()
862 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine()
1045 static inline int map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in map_kernel_page()
H A Dhash-4k.h74 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
/OK3568_Linux_fs/kernel/drivers/staging/android/
H A Dashmem.c356 static inline vm_flags_t calc_vm_may_flags(unsigned long prot) in calc_vm_may_flags()
539 static int set_prot_mask(struct ashmem_area *asma, unsigned long prot) in set_prot_mask()
/OK3568_Linux_fs/kernel/mm/
H A Dmmap.c104 static inline pgprot_t arch_filter_pgprot(pgprot_t prot) in arch_filter_pgprot()
1471 unsigned long len, unsigned long prot, in do_mmap()
1658 unsigned long prot, unsigned long flags, in ksys_mmap_pgoff()
1708 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
1718 unsigned long prot; member
3098 unsigned long, prot, unsigned long, pgoff, unsigned long, flags) in SYSCALL_DEFINE5() argument
H A Dutil.c531 unsigned long len, unsigned long prot, in vm_mmap_pgoff()
555 unsigned long len, unsigned long prot, in vm_mmap()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine()
37 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough()
614 pte_t *ptep, int prot, unsigned long bit) in ptep_force_prot()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dpkey-x86.h176 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect_subpage()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmap.h27 u32 prot; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dr4kcache.h294 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmalloc.h190 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsys_m68k.c41 unsigned long prot, unsigned long flags, in sys_mmap2()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c130 pgprot_t prot; in nouveau_ttm_fault() local

12345678910>>...18