Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h222 static inline int frstor_checking(struct i387_fsave_struct *fx) in frstor_checking() function
315 return frstor_checking(&fpu->state->fsave); in fpu_restore_checking()