Home
last modified time | relevance | path

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

/arch/s390/pci/
Dpci_insn.c311 int __zpci_store_block(const u64 *data, u64 req, u64 offset) in __zpci_store_block() function
327 EXPORT_SYMBOL_GPL(__zpci_store_block);
336 return __zpci_store_block(src, req, offset); in zpci_write_block_fh()
/arch/s390/include/asm/
Dpci_insn.h135 int __zpci_store_block(const u64 *data, u64 req, u64 offset);