Searched defs:catpt_module_type (Results 1 – 1 of 1) sorted by relevance
50 struct catpt_module_type { struct51 bool loaded;52 u32 entry_point;53 u32 persistent_size;54 u32 scratch_size;56 u32 state_offset;57 u32 state_size;59 struct list_head node;