Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_sip_svc_v2.c135 uint64_t retval64 = 0; in sip_smc_handler_v2() local
167 (uint32_t *) &x3, &retval64); in sip_smc_handler_v2()
168 SMC_RET4(handle, status, retval64, x2, x3); in sip_smc_handler_v2()
A Dsocfpga_sip_svc.c650 uint64_t retval64, rsu_respbuf[9]; in sip_smc_handler_v1() local
828 status = intel_fcs_random_number_gen(x1, &retval64, in sip_smc_handler_v1()
830 SMC_RET4(handle, status, mbox_error, x1, retval64); in sip_smc_handler_v1()
1079 status = intel_fcs_get_rom_patch_sha384(x1, &retval64, in sip_smc_handler_v1()
1081 SMC_RET4(handle, status, mbox_error, x1, retval64); in sip_smc_handler_v1()

Completed in 4 milliseconds