Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-kvm.h20 int s390_pci_kvm_aif_enable(S390PCIBusDevice *pbdev, ZpciFib *fib, bool assist);
27 static inline int s390_pci_kvm_aif_enable(S390PCIBusDevice *pbdev, ZpciFib *fib, in s390_pci_kvm_aif_enable() function
/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c29 int s390_pci_kvm_aif_enable(S390PCIBusDevice *pbdev, ZpciFib *fib, bool assist) in s390_pci_kvm_aif_enable() function
H A Ds390-pci-inst.c1130 rc = s390_pci_kvm_aif_enable(pbdev, fib, pbdev->forwarding_assist); in mpcifc_reg_int_interp()