Searched defs:thread_abi_args (Results 1 – 1 of 1) sorted by relevance
56 struct thread_abi_args { struct57 unsigned long a0; /* ABI function ID */58 unsigned long a1; /* Parameter */59 unsigned long a2; /* Parameter */60 unsigned long a3; /* Thread ID when returning from RPC */61 unsigned long a4; /* Not used */62 unsigned long a5; /* Not used */63 unsigned long a6; /* Not used */64 unsigned long a7; /* Hypervisor Client ID */