Searched refs:__zpci_store_block (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/s390/net/
H A Dism.h215 __zpci_store_block(data, req, offset);
224 return __zpci_store_block(data, req, dmb_req);
/linux-master/arch/s390/include/asm/
H A Dpci_insn.h155 int __zpci_store_block(const u64 *data, u64 req, u64 offset);
/linux-master/arch/s390/pci/
H A Dpci_insn.c363 int __zpci_store_block(const u64 *data, u64 req, u64 offset) function
387 EXPORT_SYMBOL_GPL(__zpci_store_block); variable
396 return __zpci_store_block(src, req, offset);

Completed in 93 milliseconds