Home
last modified time | relevance | path

Searched refs:apic_call_send_IPI_self (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/apic/
H A Dinit.c34 EXPORT_STATIC_CALL_TRAMP_GPL(apic_call_send_IPI_self);
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h453 static_call_mod(apic_call_send_IPI_self)(vector); in __apic_send_IPI_self() local