Home
last modified time | relevance | path

Searched defs:physaddr (Results 1 – 20 of 20) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dnubus.h20 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 Dzorro.h20 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 Dkmap.h23 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 Duclinux.c39 static unsigned long physaddr = -1; variable
/linux/arch/nios2/boot/compressed/
H A Dconsole.c10 static void *my_ioremap(unsigned long physaddr) in my_ioremap()
/linux/arch/powerpc/mm/
H A Dcacheflush.c84 static void flush_dcache_icache_phys(unsigned long physaddr) in flush_dcache_icache_phys()
/linux/arch/m68k/mm/
H A Dkmap.c158 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap()
/linux/arch/parisc/kernel/
H A Dcache.c332 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 Dmsgbuf.c282 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 Dusb.c554 unsigned long lbaddr, physaddr; in omap_1510_local_bus_init() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c815 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 Dlpfc_nvme.c1348 dma_addr_t physaddr = 0; in lpfc_nvme_prep_io_dma() local
H A Dlpfc_nvmet.c2723 dma_addr_t physaddr; in lpfc_nvmet_prep_fcp_wqe() local
H A Dlpfc_sli.c2451 dma_addr_t physaddr = hbq_buf->dbuf.phys; in lpfc_sli_hbq_to_firmware_s3() local
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c406 unsigned int physaddr = mgr->hostport.addr; in pcxhr_load_boot_binary() local
/linux/arch/sparc/mm/
H A Dsrmmu.c486 static inline void srmmu_mapioaddr(unsigned long physaddr, in srmmu_mapioaddr()
/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c291 u64 physaddr; in qib_tid_update() local
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c4934 dma_addr_t physaddr; in ahc_alloc_scbs() local
5046 uint32_t physaddr; in ahc_chip_init() local
H A Daic79xx.h542 dma_addr_t physaddr; member
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h236 u_long physaddr; member