Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dpci_io.h60 zpci_store(addr, data, LENGTH); \
94 return zpci_store(dst, val, len); in zpci_write_single()
A Dpci_insn.h134 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
/linux/arch/s390/pci/
A Dpci_insn.c270 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len) in zpci_store() function
284 EXPORT_SYMBOL_GPL(zpci_store);

Completed in 7 milliseconds