Home
last modified time | relevance | path

Searched refs:APIC_DEST_SELF (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dapic.h37 #define APIC_DEST_SELF 0x40000 macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dsvm_int_ctl_test.c47 APIC_DEST_SELF | APIC_INT_ASSERT | INTR_IRQ_NUMBER); in l2_guest_code()
A Dsmm_test.c59 APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_SMI); in self_smi()
A Ddebug_regs.c29 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | in guest_code()
/linux/arch/x86/kernel/apic/
A Dipi.c242 __default_send_IPI_shortcut(APIC_DEST_SELF, vector); in default_send_IPI_self()
/linux/arch/x86/include/asm/
A Dapicdef.h69 #define APIC_DEST_SELF 0x40000 macro
/linux/arch/x86/kvm/
A Dlapic.c855 case APIC_DEST_SELF: in kvm_apic_match_dest()
925 if (irq->shorthand == APIC_DEST_SELF && src) { in kvm_apic_map_get_dest_lapic()
995 if (irq->shorthand == APIC_DEST_SELF) { in kvm_irq_delivery_to_apic_fast()
2132 APIC_DEST_SELF | (val & APIC_VECTOR_MASK)); in kvm_lapic_reg_write()
A Dhyperv.c457 irq.shorthand = APIC_DEST_SELF; in synic_set_irq()

Completed in 18 milliseconds