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

/linux-master/arch/s390/include/asm/
H A Dpci_insn.h151 int __zpci_load(u64 *data, u64 req, u64 offset);
/linux-master/arch/s390/pci/
H A Dpci_insn.c187 int __zpci_load(u64 *data, u64 req, u64 offset) function
211 EXPORT_SYMBOL_GPL(__zpci_load); variable
219 return __zpci_load(data, req, ZPCI_OFFSET(addr));
H A Dpci.c224 rc = __zpci_load(&data, req, offset);
/linux-master/drivers/s390/net/
H A Dism.h201 __zpci_load(data, req, offset);

Completed in 140 milliseconds