Home
last modified time | relevance | path

Searched refs:xen_end_context_switch (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/xen/
H A Denlighten_pv.c433 static void xen_end_context_switch(struct task_struct *next) in xen_end_context_switch() function
1392 pv_ops.cpu.end_context_switch = xen_end_context_switch; in xen_start_kernel()