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

/linux-master/arch/s390/include/asm/
H A Dpci_io.h62 zpci_store(addr, data, LENGTH); \
96 return zpci_store(dst, val, len);
H A Dpci_insn.h154 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
/linux-master/arch/s390/pci/
H A Dpci_insn.c329 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len) function
343 EXPORT_SYMBOL_GPL(zpci_store); variable

Completed in 195 milliseconds