Searched refs:start_context_switch (Results 1 – 4 of 4) sorted by relevance
279 .cpu.start_context_switch = paravirt_nop,
136 void (*start_context_switch)(struct task_struct *prev); member
549 PVOP_VCALL1(cpu.start_context_switch, prev); in arch_start_context_switch()
1072 .start_context_switch = paravirt_start_context_switch,