Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dcore.c442 static inline unsigned short get_fpu_cwd(struct fpu *fpu) in get_fpu_cwd() function
485 cwd = get_fpu_cwd(fpu); in fpu__exception_code()