APIC_DEST_NOSHORT
if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT,
irq.shorthand = APIC_DEST_NOSHORT;
irqe.shorthand = APIC_DEST_NOSHORT;
if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT,
irq->shorthand = APIC_DEST_NOSHORT;
if (kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, dest_id, dest_mode)) {
case APIC_DEST_NOSHORT:
if (shorthand != APIC_DEST_NOSHORT)
.shorthand = APIC_DEST_NOSHORT,
irq.shorthand = APIC_DEST_NOSHORT;