Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci.c112 u64 base, u64 limit, u64 iota) in zpci_register_ioat() argument
118 WARN_ON_ONCE(iota & 0x3fff); in zpci_register_ioat()
121 fib.iota = iota | ZPCI_IOTA_RTTO_FLAG; in zpci_register_ioat()
/Linux-v5.10/arch/s390/include/asm/
Dpci_insn.h91 u64 iota; /* I/O Translation Anchor */ member