__zpci_store
int __zpci_store(u64 data, u64 req, u64 offset);
rc = __zpci_store(data, req, offset);
EXPORT_SYMBOL_GPL(__zpci_store);
return __zpci_store(data, req, ZPCI_OFFSET(addr));