Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/fpu/
Dtypes.h336 union fpregs_state { union
385 union fpregs_state regs;
/linux-6.1.9/arch/x86/kernel/fpu/
Dcore.c375 union fpregs_state *ustate = buf; in fpu_copy_guest_fpstate_to_uabi()
393 const union fpregs_state *ustate = buf; in fpu_copy_uabi_to_guest_fpstate()
Dsignal.c341 union fpregs_state *fpregs; in __fpu_restore_sig()
/linux-6.1.9/arch/x86/include/asm/
Dprocessor.h58 # define ARCH_MIN_TASKALIGN __alignof__(union fpregs_state)