Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dloongson3_virt.c95 struct LoongsonMachineState { struct
102 typedef struct LoongsonMachineState LoongsonMachineState; argument
105 DECLARE_INSTANCE_CHECKER(LoongsonMachineState, LOONGSON_MACHINE, TYPE_LOONGSON_MACHINE)
430 LoongsonMachineState *s = LOONGSON_MACHINE(machine); in loongson3_virt_devices_init()
497 LoongsonMachineState *s = LOONGSON_MACHINE(machine); in mips_loongson3_virt_init()
681 .instance_size = sizeof(LoongsonMachineState),