Searched refs:ipi_swi_handler (Results 1 – 5 of 5) sorted by relevance
104 void ipi_swi_handler(struct trapframe *frame);
225 call ipi_swi_handler
299 ipi_swi_handler(curthread->td_intr_frame); in xen_ipi_swi_handler()
751 ipi_swi_handler(&frame); in ipi_swi_handler_i386()
1732 ipi_swi_handler(struct trapframe *frame) in ipi_swi_handler() function