Searched refs:ipi_swi_handler (Results 1 – 5 of 5) sorted by relevance
100 void ipi_swi_handler(struct trapframe frame);
214 call ipi_swi_handler
323 movl $ipi_swi_handler, %eax
531 ipi_swi_handler(*frame); in xen_ipi_swi_handler()
1627 ipi_swi_handler(struct trapframe frame) in ipi_swi_handler() function