Searched defs:thread_smc_args (Results 1 – 1 of 1) sorted by relevance
100 struct thread_smc_args { struct124 struct thread_smc_args arg11; argument129 struct thread_smc_args { struct130 uint64_t a0; /* SMC function ID */131 uint64_t a1; /* Parameter */132 uint64_t a2; /* Parameter */133 uint64_t a3; /* Thread ID when returning from RPC */134 uint64_t a4; /* Not used */135 uint64_t a5; /* Not used */136 uint64_t a6; /* Not used */[all …]