Searched refs:hyp_ffa_version (Results 1 – 1 of 1) sorted by relevance
70 static u32 hyp_ffa_version; variable512 ffa_mem_desc_offset(buf, 0, hyp_ffa_version); in __do_ffa_mem_xfer()603 ffa_mem_desc_offset(buf, 0, hyp_ffa_version); in do_ffa_mem_reclaim()779 if (FFA_MINOR_VERSION(ffa_req_version) < FFA_MINOR_VERSION(hyp_ffa_version)) in do_ffa_version()782 res->a0 = hyp_ffa_version; in do_ffa_version()790 if (FFA_MINOR_VERSION(ffa_req_version) < FFA_MINOR_VERSION(hyp_ffa_version)) { in do_ffa_version()798 hyp_ffa_version = ffa_req_version; in do_ffa_version()805 res->a0 = hyp_ffa_version; in do_ffa_version()843 if (hyp_ffa_version > FFA_VERSION_1_0) { in do_ffa_part_get()966 hyp_ffa_version = res.a0; in hyp_ffa_init()[all …]