Searched refs:flushBAR2PhysMode (Results 1 – 2 of 2) sorted by relevance
74 bar->flushBAR2 = bar->flushBAR2PhysMode; in r535_bar_bar2_fini()157 if (bar->flushBAR2PhysMode) in r535_bar_dtor()158 iounmap(bar->flushBAR2PhysMode); in r535_bar_dtor()194 bar->flushBAR2PhysMode = ioremap(device->func->resource_addr(device, NVKM_BAR2_INST), PAGE_SIZE); in r535_bar_new_()195 if (!bar->flushBAR2PhysMode) in r535_bar_new_()198 bar->flushBAR2 = bar->flushBAR2PhysMode; in r535_bar_new_()
14 void __iomem *flushBAR2PhysMode; member
Completed in 5 milliseconds