Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/lguest/
Dboot.c216 static void lguest_end_context_switch(struct task_struct *next) in lguest_end_context_switch() function
1454 pv_cpu_ops.end_context_switch = lguest_end_context_switch; in lguest_init()