Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dpci_io.h60 zpci_store(addr, data, LENGTH); \
94 return zpci_store(dst, val, len); in zpci_write_single()
Dpci_insn.h154 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
/Linux-v6.1/arch/s390/pci/
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);