Searched refs:result0 (Results 1 – 2 of 2) sorted by relevance
315 int64_t result0, result1; in helper_addr_h_ssov() local321 result0 = r2_low + mul_res0 + 0x8000; in helper_addr_h_ssov()324 avf0 = result0 * 2u; in helper_addr_h_ssov()325 avf0 = result0 ^ avf0; in helper_addr_h_ssov()329 if (result0 > INT32_MAX) { in helper_addr_h_ssov()331 result0 = INT32_MAX; in helper_addr_h_ssov()332 } else if (result0 < INT32_MIN) { in helper_addr_h_ssov()334 result0 = INT32_MIN; in helper_addr_h_ssov()351 return (result1 & 0xffff0000ULL) | ((result0 >> 16) & 0xffffULL); in helper_addr_h_ssov()361 int64_t result0, result1; in helper_addsur_h_ssov() local[all …]
485 unsigned int *result0, in tegra20_mc_stat_events() argument507 *result0 = stat.gather0.result; in tegra20_mc_stat_events()