Searched refs:retval64 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc_v2.c | 137 uint64_t retval64 = 0; in sip_smc_handler_v2() local 173 (uint32_t *) &x3, &retval64); in sip_smc_handler_v2() 174 SMC_RET4(handle, status, retval64, x2, x3); in sip_smc_handler_v2()
|
| H A D | socfpga_sip_svc.c | 1945 uint64_t retval64, rsu_respbuf[9]; local 2134 status = intel_fcs_random_number_gen(x1, &retval64, 2136 SMC_RET4(handle, status, mbox_error, x1, retval64); 2464 status = intel_fcs_get_rom_patch_sha384(x1, &retval64, 2466 SMC_RET4(handle, status, mbox_error, x1, retval64);
|