kvm_cpu_has_extint
int kvm_cpu_has_extint(struct kvm_vcpu *v);
if (kvm_cpu_has_extint(v))
if (!kvm_cpu_has_extint(v)) {
if (kvm_cpu_has_extint(vcpu))