Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dcore.c207 fpstate_init_fxstate(&state->fxsave); in fpstate_init()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dinternal.h99 static inline void fpstate_init_fxstate(struct fxregs_state *fx) in fpstate_init_fxstate() function