Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dpci_io.h59 zpci_store(addr, data, LENGTH); \
93 return zpci_store(dst, val, len); in zpci_write_single()
Dpci_insn.h134 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
/Linux-v5.10/arch/s390/pci/
Dpci_insn.c277 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len) in zpci_store() function
291 EXPORT_SYMBOL_GPL(zpci_store);