Searched refs:func_feat_id (Results 1 – 1 of 1) sorted by relevance
531 static int ffa_features(u32 func_feat_id, u32 input_props, in ffa_features() argument536 if (!ARM_SMCCC_IS_FAST_CALL(func_feat_id) && input_props) { in ffa_features()538 func_feat_id, input_props); in ffa_features()543 .a0 = FFA_FEATURES, .a1 = func_feat_id, .a2 = input_props, in ffa_features()