Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/
Delfcore-compat.h24 #define SET_PR_FPVALID(S) \ macro
/Linux-v6.1/arch/x86/include/asm/
Delfcore-compat.h26 #define SET_PR_FPVALID(S) \ macro
/Linux-v6.1/fs/
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()