Home
last modified time | relevance | path

Searched refs:off_sc_fpregs (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Dsignal.c73 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in copy_fp_to_sigcontext()
92 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in copy_fp_from_sigcontext()
128 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in save_hw_fp_context()
137 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in restore_hw_fp_context()
327 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in protected_save_fp_context()
380 uint64_t __user *fpregs = sc + abi->off_sc_fpregs; in protected_restore_fp_context()
808 .off_sc_fpregs = offsetof(struct sigcontext, sc_fpregs),
A Dsignal_n32.c143 .off_sc_fpregs = offsetof(struct sigcontext, sc_fpregs),
A Dsignal_o32.c248 .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),
/linux-6.3-rc2/arch/mips/include/asm/
A Dabi.h25 unsigned off_sc_fpregs; member

Completed in 6 milliseconds