Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/fpu/
Dinternal.h511 static inline void __fpregs_activate_hw(void) in __fpregs_activate_hw() function
565 __fpregs_activate_hw(); in fpregs_activate()
/linux-4.4.14/arch/x86/kernel/fpu/
Dcore.c120 __fpregs_activate_hw(); in __kernel_fpu_begin()