Home
last modified time | relevance | path

Searched refs:local_x1 (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/
A Dplat_sip_calls.c81 uint64_t local_x1 = x1; in plat_sip_handler() local
83 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()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/
A Dplat_sip_calls.c68 uint64_t local_x1 = x1, local_x2 = x2, local_x3 = x3; in plat_sip_handler() local
77 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