Searched defs:prot (Results 276 - 300 of 378) sorted by relevance

<<111213141516

/linux-master/drivers/acpi/arm64/
H A Diort.c904 int prot = IOMMU_READ | IOMMU_WRITE; local
1147 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; local
810 iort_rmr_alloc( struct acpi_iort_rmr_desc *rmr_desc, int prot, enum iommu_resv_type type, u32 *sids, u32 num_sids) argument
[all...]
/linux-master/tools/lib/perf/include/perf/
H A Devent.h42 __u32 prot; member in struct:perf_record_mmap2
/linux-master/fs/
H A Dbinfmt_elf.c614 int prot = 0; local
356 elf_map(struct file *filep, unsigned long addr, const struct elf_phdr *eppnt, int prot, int type, unsigned long total_size) argument
400 elf_load(struct file *filep, unsigned long addr, const struct elf_phdr *eppnt, int prot, int type, unsigned long total_size) argument
[all...]
/linux-master/drivers/iommu/iommufd/
H A Dpages.c447 batch_iommu_map_small(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) argument
H A Dselftest.c375 mock_domain_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2243 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
2276 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
2301 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) argument
/linux-master/arch/sparc/kernel/
H A Dpci_sun4v.c58 unsigned long prot; /* IOMMU page protections */ member in struct:iommu_batch
68 static inline void iommu_batch_start(struct device *dev, unsigned long prot, unsigned long entry) argument
90 unsigned long prot = p->prot; local
187 unsigned long prot = 0; local
366 unsigned long prot; local
474 unsigned long flags, handle, prot; local
[all...]
/linux-master/tools/include/nolibc/
H A Dsys.h678 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, argument
700 void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) argument
/linux-master/ipc/
H A Dshm.c1527 unsigned long prot; local
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c1319 pgprot_t prot; local
/linux-master/net/vmw_vsock/
H A Daf_vsock.c1277 const struct proto *prot; local
2184 const struct proto *prot; local
/linux-master/drivers/iommu/
H A Dio-pgtable-arm.c276 __arm_lpae_init_pte(struct arm_lpae_io_pgtable *data, phys_addr_t paddr, arm_lpae_iopte prot, int lvl, int num_entries, arm_lpae_iopte *ptep) argument
297 arm_lpae_init_pte(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, arm_lpae_iopte prot, int lvl, int num_entries, arm_lpae_iopte *ptep) argument
361 __arm_lpae_map(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, size_t size, size_t pgcount, arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep, gfp_t gfp, size_t *mapped) argument
418 arm_lpae_prot_to_pte(struct arm_lpae_io_pgtable *data, int prot) argument
490 arm_lpae_iopte prot; local
[all...]
H A Dapple-dart.c965 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; local
529 apple_dart_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
H A Dipmmu-vmsa.c668 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
H A Dexynos-iommu.c1132 lv1set_section(struct exynos_iommu_domain *domain, sysmmu_pte_t *sent, sysmmu_iova_t iova, phys_addr_t paddr, int prot, short *pgcnt) argument
1170 lv2set_page(sysmmu_pte_t *pent, phys_addr_t paddr, size_t size, int prot, short *pgcnt) argument
1230 exynos_iommu_map(struct iommu_domain *iommu_domain, unsigned long l_iova, phys_addr_t paddr, size_t size, size_t count, int prot, gfp_t gfp, size_t *mapped) argument
[all...]
/linux-master/arch/arm/mm/
H A Ddma-mapping.c45 pgprot_t prot; member in struct:arm_dma_alloc_args
202 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); local
313 pgprot_t prot = *(pgprot_t *)data; local
319 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) argument
328 __alloc_remap_buffer(struct device *dev, size_t size, gfp_t gfp, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) argument
391 __alloc_from_contiguous(struct device *dev, size_t size, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr, int coherent_flag, gfp_t gfp) argument
438 __get_dma_pgprot(unsigned long attrs, pgprot_t prot) argument
533 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp, pgprot_t prot, bool is_coherent, unsigned long attrs, const void *caller) argument
735 int prot = 0; local
1078 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); local
1194 int prot; local
1374 int ret, prot, len = PAGE_ALIGN(size + offset); local
1439 int ret, prot; local
[all...]
/linux-master/tools/perf/util/
H A Dauxtrace.h367 int prot; member in struct:auxtrace_mmap_params
H A Dsynthetic-events.c293 read_proc_maps_line(struct io *io, __u64 *start, __u64 *end, u32 *prot, u32 *flags, __u64 *offset, u32 *maj, u32 *min, __u64 *inode, ssize_t pathname_size, char *pathname) argument
/linux-master/drivers/s390/net/
H A Dqeth_l3_main.c1291 static int arpentry_matches_prot(struct qeth_arp_entrytype *type, __u16 prot) argument
399 qeth_l3_send_setrouting(struct qeth_card *card, enum qeth_routing_types type, enum qeth_prot_versions prot) argument
418 qeth_l3_correct_routing_type(struct qeth_card *card, enum qeth_routing_types *type, enum qeth_prot_versions prot) argument
1376 qeth_l3_query_arp_cache_info(struct qeth_card *card, enum qeth_prot_versions prot, struct qeth_arp_query_info *qinfo) argument
[all...]
/linux-master/include/linux/sunrpc/
H A Dsvc.h308 u32 prot; /* protocol (UDP or TCP) */ member in struct:svc_deferred_req
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1569 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; local
1212 arm_smmu_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/arch/arm64/mm/
H A Dmmu.c175 init_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot) argument
199 alloc_init_cont_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
238 init_pmd(pud_t *pudp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
275 alloc_init_cont_pmd(pud_t *pudp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
316 alloc_init_pud(p4d_t *p4dp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
371 alloc_init_p4d(pgd_t *pgdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
411 __create_pgd_mapping_locked(pgd_t *pgdir, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
439 __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) argument
494 create_mapping_noalloc(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) argument
506 create_pgd_mapping(struct mm_struct *mm, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, bool page_mappings_only) argument
521 update_mapping_prot(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) argument
537 __map_memblock(pgd_t *pgdp, phys_addr_t start, phys_addr_t end, pgprot_t prot, int flags) argument
1182 pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) argument
1196 pmd_set_huge(pmd_t *pmdp, phys_addr_t phys, pgprot_t prot) argument
[all...]
/linux-master/arch/x86/mm/pat/
H A Dset_memory.c544 static inline bool conflicts(pgprot_t prot, pgprotval_t val) argument
549 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, argument
573 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, argument
828 pgprot_clear_protnone_bits(pgprot_t prot) argument
1010 pgprot_t prot; local
1914 __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) argument
[all...]
/linux-master/arch/s390/mm/
H A Dgmap.c892 gmap_pte_op_fixup(struct gmap *gmap, unsigned long gaddr, unsigned long vmaddr, int prot) argument
978 gmap_protect_pmd(struct gmap *gmap, unsigned long gaddr, pmd_t *pmdp, int prot, unsigned long bits) argument
1023 gmap_protect_pte(struct gmap *gmap, unsigned long gaddr, pmd_t *pmdp, int prot, unsigned long bits) argument
1059 gmap_protect_range(struct gmap *gmap, unsigned long gaddr, unsigned long len, int prot, unsigned long bits) argument
1119 gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, unsigned long len, int prot) argument
2144 int prot; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h221 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) argument
262 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) argument
331 static inline pgprot_t pgprot_noncached(pgprot_t prot) argument
1128 u64 prot; local
1089 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) argument
[all...]

Completed in 326 milliseconds

<<111213141516