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