Searched refs:ZPCI_OFFSET (Results 1 – 2 of 2) sorted by relevance
171 return __zpci_load(data, req, ZPCI_OFFSET(addr)); in zpci_load_fh()255 return __zpci_store(data, req, ZPCI_OFFSET(addr)); in zpci_store_fh()334 u64 offset = ZPCI_OFFSET(dst); in zpci_write_block_fh()
35 #define ZPCI_OFFSET(addr) \ macro