Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dmath.c63 static long (*save_emul) (unsigned long pc); variable
71 save_emul = alpha_fp_emul; in init_module()
80 alpha_fp_emul = save_emul; in cleanup_module()
/kernel/linux/linux-6.6/arch/alpha/math-emu/
H A Dmath.c63 static long (*save_emul) (unsigned long pc); variable
71 save_emul = alpha_fp_emul; in alpha_fp_emul_init_module()
81 alpha_fp_emul = save_emul; in alpha_fp_emul_cleanup_module()

Completed in 2 milliseconds