Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/fpu/
H A Dtypes.h350 union fpregs_state { union
399 union fpregs_state regs;
/linux-6.15/arch/x86/kernel/fpu/
H A Dcore.c382 union fpregs_state *ustate = buf; in fpu_copy_guest_fpstate_to_uabi()
401 const union fpregs_state *ustate = buf; in fpu_copy_uabi_to_guest_fpstate()
H A Dsignal.c338 union fpregs_state *fpregs; in __fpu_restore_sig()
/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h59 # define ARCH_MIN_TASKALIGN __alignof__(union fpregs_state)