Searched refs:user_fxsr_struct (Results 1 – 5 of 5) sorted by relevance
| /arch/x86/um/ |
| A D | ptrace.c | 29 twd_fxsr_to_i387(const struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387() 81 const struct user_fxsr_struct *fxsave) in _um_i387_from_fxsr() 100 const struct user_fxsr_struct *fxsave); 103 const struct user_fxsr_struct *fxsave) in um_i387_from_fxsr() 117 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_get() 122 int um_fxsr_from_i387(struct user_fxsr_struct *fxsave, 125 int um_fxsr_from_i387(struct user_fxsr_struct *fxsave, in um_fxsr_from_i387() 152 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_set()
|
| A D | ptrace_32.c | 191 0, sizeof(struct user_fxsr_struct), in subarch_ptrace() 196 0, sizeof(struct user_fxsr_struct), in subarch_ptrace()
|
| /arch/x86/include/asm/fpu/ |
| A D | signal.h | 18 # define user32_fxsr_struct user_fxsr_struct
|
| /arch/x86/include/asm/ |
| A D | user_32.h | 56 struct user_fxsr_struct { struct
|
| /arch/x86/kernel/ |
| A D | ptrace.c | 812 0, sizeof(struct user_fxsr_struct), in arch_ptrace() 818 0, sizeof(struct user_fxsr_struct), in arch_ptrace()
|
Completed in 12 milliseconds