Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c92 static void ffa_to_smccc_res(struct arm_smccc_1_2_regs *res, int ret) in ffa_to_smccc_res() function
298 ffa_to_smccc_res(res, ret); in do_ffa_rxtx_map()
342 ffa_to_smccc_res(res, ret); in do_ffa_rxtx_unmap()
458 ffa_to_smccc_res(res, ret); in do_ffa_mem_frag_tx()
561 ffa_to_smccc_res(res, ret); in __do_ffa_mem_xfer()
667 ffa_to_smccc_res(res, ret); in do_ffa_mem_reclaim()
839 ffa_to_smccc_res(res, FFA_RET_BUSY); in do_ffa_part_get()
872 ffa_to_smccc_res(res, FFA_RET_ABORTED); in do_ffa_part_get()