Home
last modified time | relevance | path

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

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