Searched refs:paravirt_start_context_switch (Results 1 – 3 of 3) sorted by relevance
195 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
572 void paravirt_start_context_switch(struct task_struct *prev);
1061 .start_context_switch = paravirt_start_context_switch,