Searched refs:__context_switch (Results 1 – 5 of 5) sorted by relevance
63 extern struct vcpu *__context_switch(struct vcpu *prev, struct vcpu *next);
439 ENTRY(__context_switch)
565 ENTRY(__context_switch)
1690 static void __context_switch(void) in __context_switch() function1800 __context_switch(); in context_switch()1869 __context_switch(); in __sync_local_execstate()
357 prev = __context_switch(prev, next); in context_switch()
Completed in 11 milliseconds