Searched refs:MIPSGCRState (Results 1 – 3 of 3) sorted by relevance
22 static inline bool is_cpc_connected(MIPSGCRState *s) in is_cpc_connected()27 static inline bool is_gic_connected(MIPSGCRState *s) in is_gic_connected()32 static inline void update_gcr_base(MIPSGCRState *gcr, uint64_t val) in update_gcr_base()46 static inline void update_cpc_base(MIPSGCRState *gcr, uint64_t val) in update_cpc_base()59 static inline void update_gic_base(MIPSGCRState *gcr, uint64_t val) in update_gic_base()75 MIPSGCRState *gcr = (MIPSGCRState *) opaque; in gcr_read()129 MIPSGCRState *gcr = (MIPSGCRState *)opaque; in gcr_write()182 MIPSGCRState *s = MIPS_GCR(obj); in mips_gcr_init()191 MIPSGCRState *s = MIPS_GCR(dev); in mips_gcr_reset()209 VMSTATE_UINT64(cpc_base, MIPSGCRState),[all …]
17 OBJECT_DECLARE_SIMPLE_TYPE(MIPSGCRState, MIPS_GCR)74 struct MIPSGCRState { struct
44 MIPSGCRState gcr;