Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dcompat.h169 #define SET_PR_FPVALID(S, V, R) \ macro
/Linux-v5.10/fs/
Dbinfmt_elf.c1723 #ifndef SET_PR_FPVALID
1724 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) macro
1775 SET_PR_FPVALID(&t->prstatus, 1, regset0_size); in fill_thread_core_info()