Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcompat.h167 #define SET_PR_FPVALID(S, V, R) \ macro
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c1736 #ifndef SET_PR_FPVALID
1737 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) macro
1788 SET_PR_FPVALID(&t->prstatus, 1, regset0_size); in fill_thread_core_info()