Searched refs:save_emul (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/alpha/math-emu/ | ||
H A D | math.c | 60 static long (*save_emul) (unsigned long pc); variable 68 save_emul = alpha_fp_emul; init_module() 77 alpha_fp_emul = save_emul; cleanup_module() |
Completed in 48 milliseconds