Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-kvm.h21 int s390_pci_kvm_aif_disable(S390PCIBusDevice *pbdev);
32 static inline int s390_pci_kvm_aif_disable(S390PCIBusDevice *pbdev) in s390_pci_kvm_aif_disable() function
/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c55 int s390_pci_kvm_aif_disable(S390PCIBusDevice *pbdev) in s390_pci_kvm_aif_disable() function
H A Ds390-pci-bus.c200 s390_pci_kvm_aif_disable(pbdev); in s390_pci_sclp_deconfigure()
1283 s390_pci_kvm_aif_disable(pbdev); in s390_pci_ism_reset()
1301 s390_pci_kvm_aif_disable(pbdev); in s390_pcihost_reset()
1442 s390_pci_kvm_aif_disable(pbdev); in s390_pci_device_reset()
H A Ds390-pci-inst.c1143 rc = s390_pci_kvm_aif_disable(pbdev); in mpcifc_dereg_int_interp()