Searched defs:catpt_module_type (Results 1 – 1 of 1) sorted by relevance
61 struct catpt_module_type { struct62 bool loaded;63 u32 entry_point;64 u32 persistent_size;65 u32 scratch_size;67 u32 state_offset;68 u32 state_size;70 struct list_head node;