/linux/arch/m68k/include/asm/ |
H A D | nubus.h | 20 static inline void *nubus_remap_nocache_ser(unsigned long physaddr, in nubus_remap_nocache_ser() 26 static inline void *nubus_remap_nocache_nonser(unsigned long physaddr, in nubus_remap_nocache_nonser() 32 static inline void *nbus_remap_writethrough(unsigned long physaddr, in nbus_remap_writethrough() 38 static inline void *nubus_remap_fullcache(unsigned long physaddr, in nubus_remap_fullcache()
|
H A D | zorro.h | 20 static inline void __iomem *z_remap_nocache_ser(unsigned long physaddr, in z_remap_nocache_ser() 26 static inline void __iomem *z_remap_nocache_nonser(unsigned long physaddr, in z_remap_nocache_nonser() 32 static inline void __iomem *z_remap_writethrough(unsigned long physaddr, in z_remap_writethrough() 37 static inline void __iomem *z_remap_fullcache(unsigned long physaddr, in z_remap_fullcache()
|
H A D | kmap.h | 23 static inline void __iomem *ioremap(unsigned long physaddr, unsigned long size) in ioremap() 29 static inline void __iomem *ioremap_wt(unsigned long physaddr, in ioremap_wt()
|
/linux/drivers/mtd/maps/ |
H A D | uclinux.c | 39 static unsigned long physaddr = -1; variable
|
/linux/arch/nios2/boot/compressed/ |
H A D | console.c | 10 static void *my_ioremap(unsigned long physaddr) in my_ioremap()
|
/linux/arch/powerpc/mm/ |
H A D | cacheflush.c | 84 static void flush_dcache_icache_phys(unsigned long physaddr) in flush_dcache_icache_phys()
|
/linux/arch/m68k/mm/ |
H A D | kmap.c | 158 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap()
|
/linux/arch/parisc/kernel/ |
H A D | cache.c | 332 unsigned long physaddr) in __flush_cache_page() 827 unsigned long addr, physaddr; in flush_cache_vmap() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 282 dma_addr_t physaddr; member 322 dma_addr_t *physaddr, u32 *idx) in brcmf_msgbuf_alloc_pktid() 706 dma_addr_t physaddr; in brcmf_msgbuf_txflow() local 911 dma_addr_t physaddr; in brcmf_msgbuf_rxbuf_data_post() local 1019 dma_addr_t physaddr; in brcmf_msgbuf_rxbuf_ctrl_post() local
|
/linux/arch/arm/mach-omap1/ |
H A D | usb.c | 554 unsigned long lbaddr, physaddr; in omap_1510_local_bus_init() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 815 dma_addr_t physaddr; in lpfc_scsi_prep_dma_buf_s3() local 1540 dma_addr_t physaddr; in lpfc_bg_setup_bpl() local 1925 dma_addr_t physaddr; in lpfc_bg_setup_sgl() local 3052 dma_addr_t physaddr; in lpfc_scsi_prep_dma_buf_s4() local
|
H A D | lpfc_nvme.c | 1348 dma_addr_t physaddr = 0; in lpfc_nvme_prep_io_dma() local
|
H A D | lpfc_nvmet.c | 2723 dma_addr_t physaddr; in lpfc_nvmet_prep_fcp_wqe() local
|
H A D | lpfc_sli.c | 2451 dma_addr_t physaddr = hbq_buf->dbuf.phys; in lpfc_sli_hbq_to_firmware_s3() local
|
/linux/sound/pci/pcxhr/ |
H A D | pcxhr_core.c | 406 unsigned int physaddr = mgr->hostport.addr; in pcxhr_load_boot_binary() local
|
/linux/arch/sparc/mm/ |
H A D | srmmu.c | 486 static inline void srmmu_mapioaddr(unsigned long physaddr, in srmmu_mapioaddr()
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 291 u64 physaddr; in qib_tid_update() local
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 4934 dma_addr_t physaddr; in ahc_alloc_scbs() local 5046 uint32_t physaddr; in ahc_chip_init() local
|
H A D | aic79xx.h | 542 dma_addr_t physaddr; member
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.h | 236 u_long physaddr; member
|