Searched refs:alpha_ipi_process (Results 1 – 4 of 4) sorted by relevance
209 void alpha_ipi_process(struct cpu_info *, struct trapframe *);213 #define alpha_ipi_process_with_frame(ci) alpha_ipi_process((ci), NULL)
79 alpha_ipi_process(struct cpu_info *ci, struct trapframe *framep) in alpha_ipi_process() function
165 CALL(alpha_ipi_process)
209 alpha_ipi_process(ci, framep); in interrupt()