Searched refs:xen_end_context_switch (Results 1 – 1 of 1) sorted by relevance
433 static void xen_end_context_switch(struct task_struct *next) in xen_end_context_switch() function1392 pv_ops.cpu.end_context_switch = xen_end_context_switch; in xen_start_kernel()