Searched refs:local_x1 (Results 1 – 2 of 2) sorted by relevance
81 uint64_t local_x1 = x1; in plat_sip_handler() local83 tegra194_ras_corrected_err_clear(&local_x1); in plat_sip_handler()84 if (local_x1 == 0ULL) { in plat_sip_handler()91 write_ctx_reg(get_gpregs_ctx(handle), CTX_GPREG_X1, local_x1); in plat_sip_handler()
68 uint64_t local_x1 = x1, local_x2 = x2, local_x3 = x3; in plat_sip_handler() local77 local_x1 = (uint32_t)x1; in plat_sip_handler()115 mce_ret = mce_command_handler(local_smc_fid, local_x1, local_x2, local_x3); in plat_sip_handler()
Completed in 4 milliseconds