Home
last modified time | relevance | path

Searched refs:MaltaState (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/mips/
H A Dmalta.c103 OBJECT_DECLARE_SIMPLE_TYPE(MaltaState, MIPS_MALTA)
105 struct MaltaState { struct
1029 static void create_cpu_without_cps(MachineState *ms, MaltaState *s, in create_cpu_without_cps()
1051 static void create_cps(MachineState *ms, MaltaState *s, in create_cps()
1068 static void mips_create_cpu(MachineState *ms, MaltaState *s, in mips_create_cpu()
1101 MaltaState *s; in mips_malta_init()
1270 MaltaState *s = MIPS_MALTA(obj); in mips_malta_instance_init()
1279 .instance_size = sizeof(MaltaState),