Searched refs:context_switch (Results 1 – 4 of 4) sorted by relevance
723 void context_switch(
345 void context_switch(struct vcpu *prev, struct vcpu *next) in context_switch() function
1763 void context_switch(struct vcpu *prev, struct vcpu *next) in context_switch() function
2339 context_switch(vprev, vnext); in sched_context_switch()
Completed in 15 milliseconds