Searched refs:zpci_memcpy_fromio (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dio.h61 #define memcpy_fromio(dst, src, count) zpci_memcpy_fromio(dst, src, count)
H A Dpci_io.h144 static inline int zpci_memcpy_fromio(void *dst, function
/linux-master/arch/s390/pci/
H A Dpci_mmio.c322 ret = zpci_memcpy_fromio(buf, io_addr, length);

Completed in 106 milliseconds