Home
last modified time | relevance | path

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

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