Searched defs:parser_context (Results 1 – 1 of 1) sorted by relevance
40 struct parser_context { struct41 unsigned long allocbytes;42 unsigned long param_bytes;43 u8 *curr;44 unsigned long bytes_remaining;45 bool byte_stream;46 struct visor_controlvm_parameters_header data;