Searched refs:ZPCI_OFFSET (Results 1 – 2 of 2) sorted by relevance
219 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()
38 #define ZPCI_OFFSET(addr) \ macro