Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dcompat.h186 #define SET_PR_FPVALID(S, V, R) \ macro
/Linux-v4.19/fs/
Dbinfmt_elf.c1718 #ifndef SET_PR_FPVALID
1719 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) macro
1770 SET_PR_FPVALID(&t->prstatus, in fill_thread_core_info()