Home
last modified time | relevance | path

Searched refs:SET_PR_FPVALID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Delfcore-compat.h24 #define SET_PR_FPVALID(S) \ macro
/openbmc/linux/arch/x86/include/asm/
H A Delfcore-compat.h26 #define SET_PR_FPVALID(S) \ macro
/openbmc/linux/fs/
H A Dbinfmt_elf.c1764 #ifndef SET_PR_FPVALID
1765 #define SET_PR_FPVALID(S) ((S)->pr_fpvalid = 1) macro
1816 SET_PR_FPVALID(&t->prstatus); in fill_thread_core_info()