Searched refs:ipi_swi_handler (Results 1 – 5 of 5) sorted by relevance
103 void ipi_swi_handler(struct trapframe frame);
219 call ipi_swi_handler
299 ipi_swi_handler(*curthread->td_intr_frame); in xen_ipi_swi_handler()
309 movl $ipi_swi_handler, %eax
1695 ipi_swi_handler(struct trapframe frame) in ipi_swi_handler() function