Home
last modified time | relevance | path

Searched defs:LoongArchVirtMachineState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/loongarch/
H A Dvirt.h39 struct LoongArchVirtMachineState { struct
41 MachineState parent_obj;
43 MemoryRegion lowmem;
67 OBJECT_DECLARE_SIMPLE_TYPE(LoongArchVirtMachineState, LOONGARCH_VIRT_MACHINE) argument