Searched refs:paravirt_start_context_switch (Results 1 – 4 of 4) sorted by relevance
278 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
679 void paravirt_start_context_switch(struct task_struct *prev);
1315 pv_cpu_ops.start_context_switch = paravirt_start_context_switch; in lguest_init()
1190 .start_context_switch = paravirt_start_context_switch,