ZPCI_PTE_INVALID  142 arch/s390/include/asm/pci_dma.h 	WARN_ON_ONCE((*entry & ZPCI_PTE_VALID_MASK) == ZPCI_PTE_INVALID);
ZPCI_PTE_INVALID  144 arch/s390/include/asm/pci_dma.h 	*entry |= ZPCI_PTE_INVALID;
ZPCI_PTE_INVALID   55 arch/s390/pci/pci_dma.c 		*entry = ZPCI_PTE_INVALID;
ZPCI_PTE_INVALID  120 arch/s390/pci/pci_dma.c 	if (flags & ZPCI_PTE_INVALID) {
ZPCI_PTE_INVALID  164 arch/s390/pci/pci_dma.c 		flags = ZPCI_PTE_INVALID;
ZPCI_PTE_INVALID  229 arch/s390/pci/pci_dma.c 		__dma_update_trans(zdev, pa, dma_addr, size, ZPCI_PTE_INVALID);
ZPCI_PTE_INVALID  386 arch/s390/pci/pci_dma.c 			       ZPCI_PTE_INVALID);
ZPCI_PTE_INVALID  477 arch/s390/pci/pci_dma.c 			 ZPCI_PTE_INVALID);
ZPCI_PTE_INVALID  251 drivers/iommu/s390-iommu.c 		flags = ZPCI_PTE_INVALID;
ZPCI_PTE_INVALID  321 drivers/iommu/s390-iommu.c 	int flags = ZPCI_PTE_INVALID;