Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/fpu/
Dinternal.h495 static inline void __cpu_disable_lazy_restore(unsigned int cpu) in __cpu_disable_lazy_restore() function
/linux-4.4.14/arch/x86/kernel/
Dsmpboot.c989 __cpu_disable_lazy_restore(cpu); in native_cpu_up()