Searched refs:paravirt_start_context_switch (Results 1 – 4 of 4) sorted by relevance
282 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
682 void paravirt_start_context_switch(struct task_struct *prev);
1457 pv_cpu_ops.start_context_switch = paravirt_start_context_switch; in lguest_init()
1260 .start_context_switch = paravirt_start_context_switch,