Home
last modified time | relevance | path

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

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