Searched refs:fpu_recursion_depth (Results 1 – 1 of 1) sorted by relevance
52 static DEFINE_PER_CPU(int, fpu_recursion_depth);54 static int fpu_recursion_depth; variable72 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_assert_fp_enabled()74 put_cpu_ptr(&fpu_recursion_depth); in dc_assert_fp_enabled()96 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_fpu_begin()120 put_cpu_ptr(&fpu_recursion_depth); in dc_fpu_begin()137 pcpu = get_cpu_ptr(&fpu_recursion_depth); in dc_fpu_end()160 put_cpu_ptr(&fpu_recursion_depth); in dc_fpu_end()