Home
last modified time | relevance | path

Searched refs:APIC_DEST_NOSHORT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dioapic.c118 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()
H A Dirq_comm.c124 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()
H A Dlapic.h14 #define APIC_DEST_NOSHORT 0x0 macro
H A Dlapic.c848 case APIC_DEST_NOSHORT: in kvm_apic_match_dest()
H A Dx86.c1865 if (((data & APIC_SHORT_MASK) == APIC_DEST_NOSHORT) && in handle_fastpath_set_x2apic_icr_irqoff()
8328 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dioapic.c117 if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in __rtc_irq_eoi_tracking_restore_one()
191 if (!kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in ioapic_lazy_update_eoi()
299 if (kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in kvm_ioapic_scan_entry()
413 irq.shorthand = APIC_DEST_NOSHORT; in ioapic_write_indirect()
459 irqe.shorthand = APIC_DEST_NOSHORT; in ioapic_service()
H A Dirq_comm.c121 irq->shorthand = APIC_DEST_NOSHORT; in kvm_set_msi_irq()
430 (kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, in kvm_scan_ioapic_routes()
H A Dlapic.h16 #define APIC_DEST_NOSHORT 0x0 macro
H A Dxen.c482 irq.shorthand = APIC_DEST_NOSHORT; in kvm_xen_inject_vcpu_vector()
H A Dlapic.c1075 case APIC_DEST_NOSHORT: in kvm_apic_match_dest()
H A Dx86.c2165 if (((data & APIC_SHORT_MASK) == APIC_DEST_NOSHORT) && in handle_fastpath_set_x2apic_icr_irqoff()
9732 .shorthand = APIC_DEST_NOSHORT, in kvm_pv_kick_cpu_op()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Davic.c405 if (shorthand != APIC_DEST_NOSHORT) in avic_kick_target_vcpus_fast()

Completed in 45 milliseconds