Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h441 native_load_sp0(struct tss_struct *tss, struct thread_struct *thread) in native_load_sp0() function
480 native_load_sp0(tss, thread); in load_sp0()
/linux-4.4.14/arch/x86/kernel/
Dparavirt.c380 .load_sp0 = native_load_sp0,