Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfpu-internal.h408 static inline void __cpu_disable_lazy_restore(unsigned int cpu) in __cpu_disable_lazy_restore() function
/arch/x86/kernel/
Dsmpboot.c919 __cpu_disable_lazy_restore(cpu); in native_cpu_up()