Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Delfcore-compat.h24 #define SET_PR_FPVALID(S) \ macro
/linux-5.19.10/arch/x86/include/asm/
Delfcore-compat.h26 #define SET_PR_FPVALID(S) \ macro
/linux-5.19.10/fs/
Dbinfmt_elf.c1763 #ifndef SET_PR_FPVALID
1764 #define SET_PR_FPVALID(S) ((S)->pr_fpvalid = 1) macro
1815 SET_PR_FPVALID(&t->prstatus); in fill_thread_core_info()