Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dparavirt_types.h107 void (*end_context_switch)(struct task_struct *next); member
/linux/arch/x86/xen/
H A Denlighten_pv.c1259 .end_context_switch = xen_end_context_switch,