Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/um/os-Linux/
Dregisters.c68 int have_fpx_regs = 1; variable
85 if (have_fpx_regs) in get_fp_registers()
93 if (have_fpx_regs) in put_fp_registers()
112 have_fpx_regs = 0; in arch_init_registers()
/linux-6.12.1/arch/x86/um/
Dsignal.c151 extern int have_fpx_regs;
206 if (have_fpx_regs) { in copy_sc_from_user()
293 if (have_fpx_regs) { in copy_sc_to_user()