Home
last modified time | relevance | path

Searched defs:LoongArchPICCommonClass (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dloongarch_pic_common.h73 struct LoongArchPICCommonClass { struct
74 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);