Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_mmap.c200 phys_addr_t out_phys, apt_base = 0; in scif_get_phys() local
207 apt_base = sdev->aper->pa; in scif_get_phys()
208 out_phys = apt_base + phys; in scif_get_phys()
Dscif_rma.c1112 phys_addr_t apt_base = 0; in scif_fixup_aper_base() local
1120 apt_base = sdev->aper->pa; in scif_fixup_aper_base()
1126 window->dma_addr[j] += apt_base; in scif_fixup_aper_base()