Home
last modified time | relevance | path

Searched defs:fastrpc_msg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dfastrpc.c170 struct fastrpc_msg { struct
171 int pid; /* process group id */
172 int tid; /* thread id */
173 u64 ctx; /* invoke caller context */
174 u32 handle; /* handle to invoke */
175 u32 sc; /* scalars structure describing the data */
176 u64 addr; /* physical address */
177 u64 size; /* size of contiguous region */