Home
last modified time | relevance | path

Searched refs:regset_fpregs_active (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dregset.h10 extern user_regset_active_fn regset_fpregs_active, regset_xregset_fpregs_active,
21 #define xstateregs_active regset_fpregs_active
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c23 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active() function
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c1312 .active = regset_fpregs_active,