/openbmc/linux/include/linux/ |
H A D | huge_mm.h | 267 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
|
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/tools/perf/util/ |
H A D | map.c | 120 u32 prot, u32 flags, struct build_id *bid, in map__new()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 217 unsigned int prot; member
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gem.c | 346 pgprot_t prot; in etnaviv_gem_vmap_impl() 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/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/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/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/net/vmw_vsock/ |
H A D | af_vsock.c | 1334 const struct proto *prot; in vsock_dgram_recvmsg() local 2254 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/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/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/qemu/hw/xen/ |
H A D | xen-mapcache.c | 254 int prot = PROT_READ; in xen_remap_bucket() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | cache.c | 439 unsigned long flags, space, pgd, prot, pa; in get_upa() 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/drivers/spi/ |
H A D | spi-sn-f-ospi.c | 269 u32 prot = 0, val; in f_ospi_config_indir_protocol() 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() 1547 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions() local
|
/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/linux/tools/testing/vsock/ |
H A D | vsock_test.c | 802 int prot = PROT_READ | PROT_WRITE; in test_seqpacket_invalid_rec_buffer_server() local
|
/openbmc/linux/drivers/vfio/ |
H A D | vfio.h | 294 int prot, struct page **pages) in vfio_device_container_pin_pages()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_gem.c | 46 pgprot_t prot; in nouveau_ttm_fault() local
|