Searched refs:USED_HYBRID_FPRS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/uapi/asm/ | ||
D | sigcontext.h | 23 #define USED_HYBRID_FPRS (1 << 2) macro |
/linux-6.1.9/arch/mips/kernel/ | ||
D | signal.c | 340 used |= USED_HYBRID_FPRS; in protected_save_fp_context() |