Searched refs:have_fpx_regs (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/um/os-Linux/
H A Dregisters.c68 int have_fpx_regs = 1; variable
85 if (have_fpx_regs)
93 if (have_fpx_regs)
112 have_fpx_regs = 0;
/linux-master/arch/x86/um/
H A Dsignal.c150 extern int have_fpx_regs;
206 if (have_fpx_regs) {
294 if (have_fpx_regs) {

Completed in 124 milliseconds