Lines Matching refs:arg1
83 uint64_t arg1, in ffa_test_relay() argument
280 uint64_t arg1, in tsp_cpu_off_main() argument
318 uint64_t arg1, in tsp_cpu_suspend_main() argument
355 uint64_t arg1, in tsp_cpu_resume_main() argument
388 uint64_t arg1, in handle_framework_message() argument
397 if (ffa_endpoint_source(arg1) != spmc_id) { in handle_framework_message()
405 return tsp_cpu_off_main(arg0, arg1, arg2, arg3, in handle_framework_message()
408 return tsp_cpu_suspend_main(arg0, arg1, arg2, arg3, in handle_framework_message()
414 return tsp_cpu_resume_main(arg0, arg1, arg2, arg3, in handle_framework_message()
428 uint64_t arg1, in handle_partition_message() argument
436 uint16_t sender = ffa_endpoint_source(arg1); in handle_partition_message()
437 uint16_t receiver = ffa_endpoint_destination(arg1); in handle_partition_message()
463 status = ffa_test_relay(arg0, arg1, arg2, arg3, arg4, in handle_partition_message()
484 uint64_t arg1, in tsp_event_loop() argument
511 return handle_framework_message(smc_fid, arg1, arg2, arg3, in tsp_event_loop()
514 return handle_partition_message(smc_fid, arg1, arg2, arg3, in tsp_event_loop()