Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dcore.c460 static inline unsigned short get_fpu_mxcsr(struct fpu *fpu) in get_fpu_mxcsr() function
496 unsigned short mxcsr = get_fpu_mxcsr(fpu); in fpu__exception_code()