Searched defs:CPUState (Results 1 – 1 of 1) sorted by relevance
45 typedef struct CPUState CPUState; typedef55 struct CPUState { struct78 QTAILQ_ENTRY(CPUState) node; /* next CPU sharing TB cache */ argument94 #define CPU(obj) ((CPUState*)(obj)) argument