Searched defs:LoongArchPICCommonClass (Results 1 – 1 of 1) sorted by relevance
73 struct LoongArchPICCommonClass { struct74 SysBusDeviceClass parent_class;76 DeviceRealize parent_realize;77 ResettablePhases parent_phases;78 int (*pre_save)(LoongArchPICCommonState *s);79 int (*post_load)(LoongArchPICCommonState *s, int version_id);