Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c26 return kvm_s390_get_zpci_op() && !s390_is_pv(); in s390_pci_kvm_interp_allowed()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm_s390x.h31 int kvm_s390_get_zpci_op(void);
H A Dkvm.c2627 int kvm_s390_get_zpci_op(void) in kvm_s390_get_zpci_op() function