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