Searched refs:FFA_ERROR_INVALID_PARAMETER (Results 1 – 7 of 7) sorted by relevance
658 return FFA_ERROR_INVALID_PARAMETER; in spmc_populate_ffa_v1_0_descriptor()672 return FFA_ERROR_INVALID_PARAMETER; in spmc_populate_ffa_v1_0_descriptor()715 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()720 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()726 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()739 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()745 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()751 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()756 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()777 return FFA_ERROR_INVALID_PARAMETER; in spmc_validate_mtd_start()[all …]
404 return spmc_ffa_error_return(handle, FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()412 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()446 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()455 FFA_ERROR_INVALID_PARAMETER); in direct_req_smc_handler()524 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()531 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()542 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()551 FFA_ERROR_INVALID_PARAMETER); in direct_resp_smc_handler()647 FFA_ERROR_INVALID_PARAMETER); in msg_wait_handler()731 FFA_ERROR_INVALID_PARAMETER); in ffa_error_handler()[all …]
137 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()159 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()165 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()184 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()197 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()261 return FFA_ERROR_INVALID_PARAMETER; in test_memory_send()
458 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_populate_logical_partition_info()526 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_invoke_partition_info_get()638 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req()646 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req()653 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req()660 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req()667 FFA_ERROR_INVALID_PARAMETER); in spmd_el3_ffa_msg_direct_req()
27 int ret = FFA_ERROR_INVALID_PARAMETER; in spmd_pm_secondary_ep_register()
1222 FFA_ERROR_INVALID_PARAMETER in spmd_smc_handler()1243 FFA_ERROR_INVALID_PARAMETER); in spmd_smc_handler()
18 #define FFA_ERROR_INVALID_PARAMETER -2 macro