Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dinit.c157 task_size -= sizeof(current->thread.fpu.__fpstate.regs); in fpu__init_task_struct_size()
172 CHECK_MEMBER_AT_END_OF(struct fpu, __fpstate); in fpu__init_task_struct_size()
A Dcore.c531 fpu->fpstate = &fpu->__fpstate; in fpstate_reset()
628 *offset = offsetof(struct thread_struct, fpu.__fpstate.regs); in fpu_thread_struct_whitelist()
A Dregset.c118 BUILD_BUG_ON(sizeof(fpu->__fpstate.regs.fxsave.xmm_space) != 16 * 16); in xfpregs_set()
A Dxstate.c1475 if (fpu->fpstate && fpu->fpstate != &fpu->__fpstate) in arch_initcall()
/linux-6.3-rc2/arch/x86/include/asm/fpu/
A Dtypes.h496 struct fpstate __fpstate; member

Completed in 10 milliseconds