Home
last modified time | relevance | path

Searched refs:ZPCI_TABLE_LEN_RTX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dpci_dma.h46 #define ZPCI_TABLE_LEN_RTX 0x3 macro
125 *entry |= ZPCI_TABLE_LEN_RTX; in validate_rt_entry()
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h131 #define ZPCI_TABLE_LEN_RTX 0x3 macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c472 if (ett == ZPCI_ETT_RT && ((te & ZPCI_TABLE_LEN_RTX) != ZPCI_TABLE_LEN_RTX in table_translate()