Searched refs:__context_switch (Results 1 – 5 of 5) sorted by relevance
63 extern struct vcpu *__context_switch(struct vcpu *prev, struct vcpu *next);
210 ENTRY(__context_switch)
419 ENTRY(__context_switch)
1584 static void __context_switch(void) in __context_switch() function1710 __context_switch(); in context_switch()1776 __context_switch(); in __sync_local_execstate()
353 prev = __context_switch(prev, next); in context_switch()
Completed in 11 milliseconds