Lines Matching refs:u64
59 u64 : 56;
60 u64 pba; /* PCI base address */
61 u64 pal; /* PCI address limit */
62 u64 iota; /* I/O Translation Anchor */
72 u64 aibv; /* Adapter int bit vector address */
73 u64 aisb; /* Adapter int summary bit address */
74 u64 fmb_addr; /* Function measurement block address and key */
79 int zpci_mod_fc(u64 req, struct zpci_fib *fib);
80 int zpci_refresh_trans(u64 fn, u64 addr, u64 range);
81 int zpci_load(u64 *data, u64 req, u64 offset);
82 int zpci_store(u64 data, u64 req, u64 offset);
83 int zpci_store_block(const u64 *data, u64 req, u64 offset);