Lines Matching refs:sbiret_report_error
28 if (!sbiret_report_error(&ret, SBI_SUCCESS, "set to %ld%s", value, str)) in fwft_set_and_check_raw()
42 sbiret_report_error(&ret, SBI_ERR_DENIED, "get reserved feature 0x%lx", id); in fwft_check_reserved()
45 sbiret_report_error(&ret, SBI_ERR_DENIED, "set reserved feature 0x%lx", id); in fwft_check_reserved()
131 sbiret_report_error(&ret, SBI_SUCCESS, "supported"); in fwft_check_misaligned_exc_deleg()
138 if (!sbiret_report_error(&ret, SBI_SUCCESS, "Get misaligned deleg feature")) in fwft_check_misaligned_exc_deleg()
147 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, in fwft_check_misaligned_exc_deleg()
150 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, in fwft_check_misaligned_exc_deleg()
155 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, in fwft_check_misaligned_exc_deleg()
159 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, in fwft_check_misaligned_exc_deleg()
197 sbiret_report_error(&ret, SBI_SUCCESS, "Set misaligned deleg feature value 0 and lock"); in fwft_check_misaligned_exc_deleg()
289 sbiret_report_error(&ret, SBI_SUCCESS, "supported"); in fwft_check_pte_ad_hw_updating()
294 } else if (!sbiret_report_error(&ret, SBI_SUCCESS, "get")) { in fwft_check_pte_ad_hw_updating()
333 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, "set to 2"); in fwft_check_pte_ad_hw_updating()
336 sbiret_report_error(&ret, SBI_ERR_INVALID_PARAM, "set to %d with flags=2", !enabled); in fwft_check_pte_ad_hw_updating()