Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/um/os-Linux/
Dregisters.c30 int have_fpx_regs = 1; variable
47 if (have_fpx_regs) in get_fp_registers()
55 if (have_fpx_regs) in put_fp_registers()
74 have_fpx_regs = 0; in arch_init_registers()
/linux-4.1.27/arch/x86/um/
Dsignal.c149 extern int have_fpx_regs;
205 if (have_fpx_regs) { in copy_sc_from_user()
303 if (have_fpx_regs) { in copy_sc_to_user()