Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dmips_cpc.h40 struct MIPSCPCState { struct
41 SysBusDevice parent_obj;
43 uint32_t num_vp;
44 uint64_t vp_start_running; /* VPs running from restart */
46 MemoryRegion mr;
47 uint64_t vp_running; /* Indicates which VPs are in the run state */