Searched refs:APIC_DEST_NOSHORT (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/arch/x86/kvm/ |
| D | ioapic.c | 118 if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in __rtc_irq_eoi_tracking_restore_one() 192 if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in ioapic_lazy_update_eoi() 300 if (kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in kvm_ioapic_scan_entry() 384 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect() 430 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
|
| D | irq_comm.c | 124 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq() 421 kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in kvm_scan_ioapic_routes()
|
| D | lapic.h | 14 #define APIC_DEST_NOSHORT 0x0 macro
|
| D | lapic.c | 843 case APIC_DEST_NOSHORT: in kvm_apic_match_dest()
|
| D | x86.c | 1787 if (((data & APIC_SHORT_MASK) == APIC_DEST_NOSHORT) && in handle_fastpath_set_x2apic_icr_irqoff() 8019 lapic_irq.shorthand = APIC_DEST_NOSHORT; in kvm_pv_kick_cpu_op()
|