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