Home
last modified time | relevance | path

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

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