Searched defs:LoongArchVirtMachineState (Results 1 – 1 of 1) sorted by relevance
38 struct LoongArchVirtMachineState { struct40 MachineState parent_obj;42 MemoryRegion lowmem;66 OBJECT_DECLARE_SIMPLE_TYPE(LoongArchVirtMachineState, LOONGARCH_VIRT_MACHINE) argument