Searched refs:int_sqrt64 (Results 1 – 4 of 4) sorted by relevance
48 u32 int_sqrt64(u64 x) in int_sqrt64() function69 EXPORT_SYMBOL(int_sqrt64);
515 u32 int_sqrt64(u64 x);517 static inline u32 int_sqrt64(u64 x) in int_sqrt64() function
566 return (int_sqrt64(int_sqrt64(ir_Alpha * 1000000000000LL + TAdut4)) in mlx90632_calc_temp_object_iteration()
137 _st = int_sqrt64(_sq); \