Searched refs:Core99MachineState (Results 1 – 1 of 1) sorted by relevance
94 typedef struct Core99MachineState Core99MachineState; typedef95 DECLARE_INSTANCE_CHECKER(Core99MachineState, CORE99_MACHINE,104 struct Core99MachineState { struct134 Core99MachineState *core99_machine = CORE99_MACHINE(machine); in ppc_core99_init()595 Core99MachineState *cms = CORE99_MACHINE(obj); in core99_get_via_config()612 Core99MachineState *cms = CORE99_MACHINE(obj); in core99_set_via_config()628 Core99MachineState *cms = CORE99_MACHINE(obj); in core99_instance_init()646 .instance_size = sizeof(Core99MachineState),
Completed in 17 milliseconds