Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dcompat.h171 #define SET_PR_FPVALID(S, V, R) \ macro
/Linux-v5.4/fs/
Dbinfmt_elf.c1695 #ifndef SET_PR_FPVALID
1696 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) macro
1747 SET_PR_FPVALID(&t->prstatus, in fill_thread_core_info()