Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dparavirt.c320 .cpu.start_context_switch = paravirt_nop,
/linux/arch/x86/include/asm/
A Dparavirt_types.h136 void (*start_context_switch)(struct task_struct *prev); member
A Dparavirt.h555 PVOP_VCALL1(cpu.start_context_switch, prev); in arch_start_context_switch()
/linux/arch/x86/xen/
A Denlighten_pv.c1054 .start_context_switch = paravirt_start_context_switch,

Completed in 12 milliseconds