Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1130 phys_addr_t apt_base = 0; in scif_fixup_aper_base() local
1138 apt_base = sdev->aper->pa; in scif_fixup_aper_base()
1144 window->dma_addr[j] += apt_base; in scif_fixup_aper_base()