Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dtypes.h369 union fpregs_state { union
418 union fpregs_state regs;
/linux/arch/x86/kernel/fpu/
H A Dinit.c163 task_size -= sizeof(union fpregs_state); in fpu__init_task_struct_size()
H A Dcore.c399 union fpregs_state *ustate = buf; in fpu_copy_guest_fpstate_to_uabi()
418 const union fpregs_state *ustate = buf; in fpu_copy_uabi_to_guest_fpstate()
H A Dsignal.c329 union fpregs_state *fpregs; in __fpu_restore_sig()
/linux/arch/x86/include/asm/
H A Dprocessor.h59 # define ARCH_MIN_TASKALIGN __alignof__(union fpregs_state)