Searched refs:paravirt_start_context_switch (Results 1 – 3 of 3) sorted by relevance
179 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
556 void paravirt_start_context_switch(struct task_struct *prev);
1105 .start_context_switch = paravirt_start_context_switch,
Completed in 8 milliseconds