Searched refs:__zpci_load (Results 1 – 3 of 3) sorted by relevance
147 int __zpci_load(u64 *data, u64 req, u64 offset) in __zpci_load() function163 EXPORT_SYMBOL_GPL(__zpci_load);171 return __zpci_load(data, req, ZPCI_OFFSET(addr)); in zpci_load_fh()
194 rc = __zpci_load(&data, req, offset); in zpci_cfg_load()
131 int __zpci_load(u64 *data, u64 req, u64 offset);