Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dparavirt.c159 .cpu.end_context_switch = paravirt_nop,
/arch/x86/include/asm/
A Dparavirt_types.h107 void (*end_context_switch)(struct task_struct *next); member
A Dparavirt.h526 PVOP_VCALL1(cpu.end_context_switch, next); in arch_end_context_switch()
/arch/x86/xen/
A Denlighten_pv.c1260 .end_context_switch = xen_end_context_switch,

Completed in 11 milliseconds