Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci_insn.h91 u64 iota; /* I/O Translation Anchor */ member
/linux-5.19.10/arch/s390/pci/
Dpci.c113 u64 base, u64 limit, u64 iota) in zpci_register_ioat() argument
119 WARN_ON_ONCE(iota & 0x3fff); in zpci_register_ioat()
122 fib.iota = iota | ZPCI_IOTA_RTTO_FLAG; in zpci_register_ioat()