Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_insn.c190 int __zpci_load(u64 *data, u64 req, u64 offset) in __zpci_load() function
214 EXPORT_SYMBOL_GPL(__zpci_load);
222 return __zpci_load(data, req, ZPCI_OFFSET(addr)); in zpci_load_fh()