Home
last modified time | relevance | path

Searched refs:zpci_refresh_trans (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dpci_insn.h80 int zpci_refresh_trans(u64 fn, u64 addr, u64 range);
/linux-4.1.27/arch/s390/pci/
Dpci_insn.c64 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() function
Dpci_dma.c23 return zpci_refresh_trans((u64) zdev->fh << 32, zdev->start_dma, in zpci_refresh_global()
176 rc = zpci_refresh_trans((u64) zdev->fh << 32, start_dma_addr, in dma_update_trans()