Home
last modified time | relevance | path

Searched refs:apt_base (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_mmap.c209 phys_addr_t out_phys, apt_base = 0; in scif_get_phys() local
216 apt_base = sdev->aper->pa; in scif_get_phys()
217 out_phys = apt_base + phys; in scif_get_phys()
Dscif_rma.c1128 phys_addr_t apt_base = 0; in scif_fixup_aper_base() local
1136 apt_base = sdev->aper->pa; in scif_fixup_aper_base()
1142 window->dma_addr[j] += apt_base; in scif_fixup_aper_base()