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