Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_int_ctl_test.c
H A Dsmm_test.c
H A Dsvm_nested_soft_inject_test.c
H A Dxapic_state_test.c
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h
/linux/arch/x86/include/asm/
H A Dapicdef.h78 #define APIC_DEST_SELF 0x40000 macro
/linux/arch/x86/kernel/apic/
H A Dipi.c247 __default_send_IPI_shortcut(APIC_DEST_SELF, vector); in default_send_IPI_self()