Home
last modified time | relevance | path

Searched defs:ret1 (Results 1 – 2 of 2) sorted by relevance

/hyp/vm/smccc/src/
A Dsmccc.c56 smccc_std_hyp_call_uid(uint32_t *ret0, uint32_t *ret1, uint32_t *ret2, in smccc_std_hyp_call_uid()
68 smccc_std_hyp_revision(uint32_t *ret0, uint32_t *ret1) in smccc_std_hyp_revision()
/hyp/vm/smccc/aarch64/src/
A Dsmccc_64.c45 uint64_t ret1 = (uint64_t)current->vcpu_regs_gpr.x[1]; in smccc_handle_call() local
85 uint32_t ret1 = (uint32_t)current->vcpu_regs_gpr.x[1]; in smccc_handle_call() local

Completed in 10 milliseconds