Home
last modified time | relevance | path

Searched defs:fpregs (Results 51 - 65 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_64.c377 unsigned long *fpregs = task_thread_info(target)->fpregs; in fpregs64_set() local
705 unsigned long *fpregs = task_thread_info(target)->fpregs; in fpregs32_set() local
853 unsigned long *fpregs = task_thread_info(target)->fpregs; setfpregs_set() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfpudispatch.c158 static void parisc_linux_get_fpu_type(u_int fpregs[]) in parisc_linux_get_fpu_type() argument
182 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) in fpudispatch() argument
237 emfpudispatch(u_int ir, u_int dummy1, u_int dummy2, u_int fpregs[]) emfpudispatch() argument
275 decode_0c(u_int ir, u_int class, u_int subop, u_int fpregs[]) decode_0c() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c376 unsigned long *fpregs = task_thread_info(target)->fpregs; in fpregs64_set() local
703 unsigned long *fpregs = task_thread_info(target)->fpregs; in fpregs32_set() local
851 unsigned long *fpregs = task_thread_info(target)->fpregs; setfpregs_set() local
[all...]
/third_party/musl/arch/mips/bits/
H A Dsignal.h33 fpregset_t fpregs; member
/third_party/musl/arch/sh/bits/
H A Dsignal.h17 unsigned long fpregs[16]; member
/third_party/musl/arch/m68k/bits/
H A Dsignal.h69 fpregset_t fpregs; member
/third_party/musl/arch/mips64/bits/
H A Dsignal.h42 fpregset_t fpregs; member
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h42 fpregset_t fpregs; member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dthread_info_64.h63 unsigned long fpregs[(7 * 256) / sizeof(unsigned long)] member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dthread_info_64.h63 unsigned long fpregs[(7 * 256) / sizeof(unsigned long)] member
/third_party/musl/arch/i386/bits/
H A Dsignal.h71 fpregset_t fpregs; member
/third_party/musl/arch/x32/bits/
H A Dsignal.h82 fpregset_t fpregs; member
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h82 fpregset_t fpregs; member
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c325 char *fpregs; in signal_handler() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c317 char *fpregs; in signal_handler() local

Completed in 13 milliseconds

123