Home
last modified time | relevance | path

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

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