Home
last modified time | relevance | path

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

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