Home
last modified time | relevance | path

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

/arch/x86/kvm/
A Dirq.c221 if (!kvm_apic_match_dest(vcpu, src, irq->shorthand, in kvm_irq_delivery_to_apic()
273 irq->shorthand = APIC_DEST_NOSHORT; in kvm_msi_to_lapic_irq()
428 if (!kvm_apic_match_dest(vcpu, NULL, irq->shorthand, in kvm_intr_is_single_vcpu()
A Dlapic.c1040 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest() argument
1046 switch (shorthand) { in kvm_apic_match_dest()
1121 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
1125 } else if (irq->shorthand) in kvm_apic_map_get_dest_lapic()
1191 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()
1239 if (irq->shorthand) in kvm_intr_is_single_vcpu_fast()
1392 irq->shorthand, in kvm_bitmap_or_dest_vcpus()
1496 irq.shorthand = icr_low & APIC_SHORT_MASK; in kvm_apic_send_ipi()
A Dlapic.h107 int shorthand, unsigned int dest, int dest_mode);
A Dioapic.c446 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
492 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
A Dxen.c625 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
A Dhyperv.c489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
A Dx86.c9850 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
/arch/x86/kvm/svm/
A Davic.c391 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local
395 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()
/arch/x86/include/asm/
A Dkvm_host.h1677 u32 shorthand; member

Completed in 60 milliseconds