Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c2260 static bool ap_enabled(const S390FeatBitmap features) in ap_enabled() function
2522 if (!(uv_feat_supported() && ap_enabled(features))) { in configure_uv_feat_guest()
2596 if (ap_enabled(model->features)) { in kvm_s390_apply_cpu_model()