/openbmc/linux/drivers/char/agp/ |
H A D | frontend.c | 155 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags()
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.c | 999 unsigned long prot; in vmlfb_mmap() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 362 #define pfn_pte(pfn, prot) __pte((((pfn) << PAGE_SHIFT)) | pgprot_val(prot)) argument
|
/openbmc/linux/kernel/dma/ |
H A D | direct.c | 282 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in dma_direct_alloc() local
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 446 pgprot_t prot; in hns_roce_mmap() local
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | 1773 unsigned long pend, pgprot_t prot, in kernel_map_range() 2812 pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size) in mk_pte_io() 3223 unsigned long prot = pgprot_val(protection_map[vm_flags & in vm_get_page_prot() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 12 #define pgprot_noncached(prot) \ argument 40 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot))) argument 41 #define pgprot_decrypted(prot) __pgprot(cc_mkdec(pgprot_val(prot))) argument
|
/openbmc/linux/include/net/ |
H A D | sock.h | 1450 proto_memory_allocated(const struct proto *prot) in proto_memory_allocated() 1516 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() 1522 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() 1538 const struct proto *prot, int val) in sock_prot_inuse_add() 1552 const struct proto *prot, int val) in sock_prot_inuse_add()
|
/openbmc/qemu/subprojects/libvduse/ |
H A D | libvduse.c | 340 uint64_t last, int prot) in vduse_iova_add_region() 369 int prot = 0; in perm_to_prot() local
|
/openbmc/linux/drivers/iommu/ |
H A D | apple-dart.c | 529 size_t pgcount, int prot, gfp_t gfp, in apple_dart_map_pages() 935 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in apple_dart_get_resv_regions() local
|
H A D | msm_iommu.c | 475 int prot, gfp_t gfp, size_t *mapped) in msm_iommu_map()
|
H A D | sprd-iommu.c | 290 int prot, gfp_t gfp, size_t *mapped) in sprd_iommu_map()
|
/openbmc/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 1287 const struct proto *prot; in vsock_dgram_recvmsg() local 2202 const struct proto *prot; in vsock_connectible_recvmsg() local
|
/openbmc/linux/net/atm/ |
H A D | br2684.c | 229 unsigned short prot = ntohs(skb->protocol); in br2684_xmit_vcc() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-sn-f-ospi.c | 266 u32 prot = 0, val; in f_ospi_config_indir_protocol() local
|
/openbmc/linux/net/caif/ |
H A D | caif_socket.c | 1021 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
|
/openbmc/linux/net/llc/ |
H A D | llc_conn.c | 930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 126 #define pgprot_noncached(prot) (prot) argument
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | svm.c | 555 int prot = 0; in prq_to_iommu_prot() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | cache.c | 439 unsigned long flags, space, pgd, prot, pa; in get_upa() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen-mapcache.c | 254 int prot = PROT_READ; in xen_remap_bucket() local
|
/openbmc/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1179 int prot, gfp_t gfp, size_t *mapped) in arm_smmu_map_pages() 1536 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions() local
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1021 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() 1026 static inline bool ata_is_pio(u8 prot) in ata_is_pio() 1031 static inline bool ata_is_dma(u8 prot) in ata_is_dma() 1036 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() 1041 static inline bool ata_is_data(u8 prot) in ata_is_data()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | iommu.c | 437 unsigned long flags, handle, prot, ctx; in dma_4u_map_sg() local
|
/openbmc/qemu/util/ |
H A D | vfio-helpers.c | 164 uint64_t offset, uint64_t size, int prot, in qemu_vfio_pci_map_bar()
|