Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/math-emu/
Dmath.c58 static long (*save_emul) (unsigned long pc); variable
66 save_emul = alpha_fp_emul; in alpha_fp_emul_init_module()
76 alpha_fp_emul = save_emul; in alpha_fp_emul_cleanup_module()