Searched refs:FFA_FEATURES (Results 1 – 6 of 6) sorted by relevance
667 case FFA_FEATURES: in kvm_host_ffa_handler()739 arm_smccc_1_1_smc(FFA_FEATURES, FFA_FN64_RXTX_MAP, in hyp_ffa_init()
25 #define FFA_FEATURES FFA_SMC_32(0x64) macro
279 + - FFA_FEATURES490 + [FFA_ID_TO_ERRMAP_ID(FFA_FEATURES)] = {702 + * @prop_field: properties field obtained from FFA_FEATURES ABI734 + * ffa_get_rxtx_map_features_hdlr() - FFA_FEATURES handler function with FFA_RXTX_MAP argument737 + * Implement FFA_FEATURES FF-A function to retrieve the FFA_RXTX_MAP features749 + .a0 = FFA_SMC_32(FFA_FEATURES),757 + ffa_print_error_log(FFA_FEATURES, ffa_errno);1985 + FFA_FEATURES = 0x64,
246 + /* Test FFA_FEATURES */
564 + * sandbox_ffa_features() - Emulated FFA_FEATURES handler function568 + * Emulate FFA_FEATURES FF-A function.1091 + case FFA_SMC_32(FFA_FEATURES):
543 .a0 = FFA_FEATURES, .a1 = func_feat_id, .a2 = input_props, in ffa_features()