Searched defs:map_page (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/arch/frv/mm/ |
H A D | dma-alloc.c | 50 static int map_page(unsigned long va, unsigned long pa, pgprot_t prot) map_page() function
|
/linux-4.1.27/arch/microblaze/mm/ |
H A D | pgtable.c | 138 int map_page(unsigned long va, phys_addr_t pa, int flags) map_page() function
|
/linux-4.1.27/net/rds/ |
H A D | tcp_recv.c | 111 unsigned int map_page; rds_tcp_cong_recv() local
|
H A D | iw_recv.c | 558 unsigned int map_page; rds_iw_cong_recv() local
|
H A D | ib_recv.c | 727 unsigned int map_page; rds_ib_cong_recv() local
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | pgtable_32.c | 288 int map_page(unsigned long va, phys_addr_t pa, int flags) map_page() function
|
/linux-4.1.27/include/linux/ |
H A D | dma-mapping.h | 30 dma_addr_t (*map_page)(struct device *dev, struct page *page, member in struct:dma_map_ops
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 127 u64 *map_page; member in struct:srp_request
|
/linux-4.1.27/drivers/iommu/ |
H A D | amd_iommu.c | 2763 static dma_addr_t map_page(struct device *dev, struct page *page, map_page() function
|
/linux-4.1.27/kernel/trace/ |
H A D | trace.c | 5073 void *map_page[2]; tracing_mark_write() local
|
/linux-4.1.27/include/rdma/ |
H A D | ib_verbs.h | 1445 u64 (*map_page)(struct ib_device *dev, member in struct:ib_dma_mapping_ops
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | niu.h | 3132 u64 (*map_page)(struct device *dev, struct page *page, member in struct:rx_pkt_hdr0::niu_ops
|
Completed in 681 milliseconds