Searched refs:start_context_switch (Results 1 – 5 of 5) sorted by relevance
397 .start_context_switch = paravirt_nop,
193 void (*start_context_switch)(struct task_struct *prev); member
683 PVOP_VCALL1(pv_cpu_ops.start_context_switch, prev); in arch_start_context_switch()
1457 pv_cpu_ops.start_context_switch = paravirt_start_context_switch; in lguest_init()
1260 .start_context_switch = paravirt_start_context_switch,