Searched refs:__fpstate (Results 1 – 4 of 4) sorted by relevance
175 CHECK_MEMBER_AT_END_OF(struct fpu, __fpstate); in fpu__init_task_struct_size()
603 fpu->fpstate = &fpu->__fpstate; in fpstate_reset()751 *offset += offsetof(struct fpu, __fpstate.regs); in fpu_thread_struct_whitelist()
1562 if (fpu->fpstate && fpu->fpstate != &fpu->__fpstate) in arch_initcall()
531 struct fpstate __fpstate; member