Home
last modified time | relevance | path

Searched refs:arch_switch_to (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/
A Dsched.S21 .global arch_switch_to
22 arch_switch_to: label
/hypervisor/include/common/
A Dschedule.h156 void arch_switch_to(void *prev_sp, void *next_sp);
/hypervisor/common/
A Dschedule.c205 arch_switch_to(&prev->host_sp, &next->host_sp); in schedule()

Completed in 4 milliseconds