Home
last modified time | relevance | path

Searched refs:ZPCI_IOTA_RTTO_FLAG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dpci_dma.h30 #define ZPCI_IOTA_RTTO_FLAG (ZPCI_IOTA_IOT_ENABLED | ZPCI_KEY | ZPCI_IOTA_DT_RT) macro
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h114 #define ZPCI_IOTA_RTTO_FLAG (ZPCI_IOTA_IOT_ENABLED | ZPCI_KEY | ZPCI_IOTA_DT_RT) macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c128 fib.iota = iota | ZPCI_IOTA_RTTO_FLAG; in zpci_register_ioat()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c327 return iota & ~ZPCI_IOTA_RTTO_FLAG; in s390_pci_get_table_origin()