zpci_store
int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
zpci_store(addr, data, LENGTH); \
return zpci_store(dst, val, len);
EXPORT_SYMBOL_GPL(zpci_store);