Home
last modified time | relevance | path

Searched refs:USED_HYBRID_FPRS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/uapi/asm/
H A Dsigcontext.h23 #define USED_HYBRID_FPRS (1 << 2) macro
/linux/arch/mips/kernel/
H A Dsignal.c341 used |= USED_HYBRID_FPRS; in protected_save_fp_context()