Home
last modified time | relevance | path

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

/openbmc/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()
1052 static void create_cps(MachineState *ms, MaltaState *s, in create_cps()
1071 static void mips_create_cpu(MachineState *ms, MaltaState *s, in mips_create_cpu()
1104 MaltaState *s; in mips_malta_init()
1273 MaltaState *s = MIPS_MALTA(obj); in mips_malta_instance_init()
1282 .instance_size = sizeof(MaltaState),