Home
last modified time | relevance | path

Searched defs:fpstate_init_soft (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/fpu/
H A Dapi.h128 static inline void fpstate_init_soft(struct swregs_state *soft) {} in fpstate_init_soft() function
/linux/arch/x86/math-emu/
H A Dfpu_aux.c34 void fpstate_init_soft(struct swregs_state *soft) in fpstate_init_soft() function