ipi_swi_handler
ipi_swi_handler(&frame->tf_idt);
ipi_swi_handler(&frame);
void ipi_swi_handler(struct trapframe *frame);
ipi_swi_handler(curthread->td_intr_frame);