Searched refs:APIC_DEST_SELF (Results 1 – 4 of 4) sorted by relevance
78 #define APIC_DEST_SELF 0x40000 macro
248 __default_send_IPI_shortcut(APIC_DEST_SELF, vector); in default_send_IPI_self()
1052 case APIC_DEST_SELF: in kvm_apic_match_dest()1121 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()1191 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()2378 kvm_apic_send_ipi(apic, APIC_DEST_SELF | val, 0); in kvm_lapic_reg_write()
489 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()
Completed in 15 milliseconds