Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h517 native_load_sp0(unsigned long sp0) in native_load_sp0() function
551 native_load_sp0(sp0); in load_sp0()
/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c213 .cpu.load_sp0 = native_load_sp0,