Home
last modified time | relevance | path

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

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