Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dprocessor.h523 native_load_sp0(struct tss_struct *tss, struct thread_struct *thread) in native_load_sp0() function
559 native_load_sp0(tss, thread); in load_sp0()
/arch/x86/kernel/
Dparavirt.c371 .load_sp0 = native_load_sp0,