Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dinit.c168 CHECK_MEMBER_AT_END_OF(struct fpu, __fpstate); in fpu__init_task_struct_size()
H A Dcore.c598 fpu->fpstate = &fpu->__fpstate; in __fpstate_reset()
746 *offset += offsetof(struct fpu, __fpstate.regs);
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h531 struct fpstate __fpstate; member