__send_IPI_shortcut 62 arch/x86/kernel/genapic_64.c __send_IPI_shortcut(APIC_DEST_SELF, vector, APIC_DEST_PHYSICAL); __send_IPI_shortcut 97 arch/x86/kernel/genapic_flat_64.c __send_IPI_shortcut(APIC_DEST_ALLBUT, vector,APIC_DEST_LOGICAL); __send_IPI_shortcut 106 arch/x86/kernel/genapic_flat_64.c __send_IPI_shortcut(APIC_DEST_ALLINC, vector, APIC_DEST_LOGICAL); __send_IPI_shortcut 80 arch/x86/kernel/ipi.c __send_IPI_shortcut(APIC_DEST_SELF, vector); __send_IPI_shortcut 8 include/asm-x86/mach-default/mach_ipi.h void __send_IPI_shortcut(unsigned int shortcut, int vector); __send_IPI_shortcut 30 include/asm-x86/mach-default/mach_ipi.h __send_IPI_shortcut(APIC_DEST_ALLBUT, vector); __send_IPI_shortcut 38 include/asm-x86/mach-default/mach_ipi.h __send_IPI_shortcut(APIC_DEST_ALLINC, vector);