Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dparavirt.c195 void paravirt_start_context_switch(struct task_struct *prev) in paravirt_start_context_switch() function
/linux-5.19.10/arch/x86/include/asm/
Dparavirt_types.h572 void paravirt_start_context_switch(struct task_struct *prev);
/linux-5.19.10/arch/x86/xen/
Denlighten_pv.c1061 .start_context_switch = paravirt_start_context_switch,