Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dpci_insn.h16 #define ZPCI_PCI_ST_FUNC_NOT_AVAIL 40 macro
/Linux-v6.6/drivers/iommu/
Ds390-iommu.c131 if (cc && status != ZPCI_PCI_ST_FUNC_NOT_AVAIL) in s390_iommu_attach_device()