Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c179 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dparavirt_types.h556 void paravirt_start_context_switch(struct task_struct *prev);
/linux-6.3-rc2/arch/x86/xen/
A Denlighten_pv.c1105 .start_context_switch = paravirt_start_context_switch,

Completed in 8 milliseconds