Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfpu-internal.h52 extern user_regset_active_fn fpregs_active, xfpregs_active;
/arch/x86/kernel/
Di387.c280 int xfpregs_active(struct task_struct *target, const struct user_regset *regset) in xfpregs_active() function
Dptrace.c1306 .active = xfpregs_active, .get = xfpregs_get, .set = xfpregs_set
1353 .active = xfpregs_active, .get = xfpregs_get, .set = xfpregs_set