Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/pci/
Dpci_insn.c219 return __zpci_load(data, req, ZPCI_OFFSET(addr)); in zpci_load_fh()
308 return __zpci_store(data, req, ZPCI_OFFSET(addr)); in zpci_store_fh()
394 u64 offset = ZPCI_OFFSET(dst); in zpci_write_block_fh()
/linux-6.1.9/arch/s390/include/asm/
Dpci_io.h36 #define ZPCI_OFFSET(addr) \ macro