Searched refs:arch_switch_to (Results 1 – 3 of 3) sorted by relevance
21 .global arch_switch_to22 arch_switch_to: label
156 void arch_switch_to(void *prev_sp, void *next_sp);
205 arch_switch_to(&prev->host_sp, &next->host_sp); in schedule()
Completed in 4 milliseconds