Searched defs:vmcall_channel_version_mismatch_params (Results 1 – 1 of 1) sorted by relevance
153 struct vmcall_channel_version_mismatch_params { struct154 u8 chname[32]; /* Null terminated string giving name of channel156 u8 item_name[32]; /* Null terminated string giving name of158 u32 line_no; /* line# where invoked. (IN) */159 u8 file_name[36]; /* source code where invoked - Null terminated