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