Home
last modified time | relevance | path

Searched refs:MXCSR_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h69 #define MXCSR_DEFAULT 0x1f80 macro
Dinternal.h93 fx->mxcsr = MXCSR_DEFAULT; in fpstate_init_fxstate()
/linux-4.4.14/arch/x86/kernel/fpu/
Dcore.c465 return MXCSR_DEFAULT; in get_fpu_mxcsr()