Home
last modified time | relevance | path

Searched refs:user_fxsr_struct (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/x86/um/
H A Dptrace.c28 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387()
77 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_get()
99 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_set()
H A Dptrace_32.c191 0, sizeof(struct user_fxsr_struct), in subarch_ptrace()
196 0, sizeof(struct user_fxsr_struct), in subarch_ptrace()
/linux-6.15/arch/x86/include/asm/fpu/
H A Dsignal.h18 # define user32_fxsr_struct user_fxsr_struct
/linux-6.15/arch/x86/include/asm/
H A Duser_32.h56 struct user_fxsr_struct { struct
/linux-6.15/arch/x86/kernel/
H A Dptrace.c812 0, sizeof(struct user_fxsr_struct), in arch_ptrace()
818 0, sizeof(struct user_fxsr_struct), in arch_ptrace()