Searched defs:LoongArchVirtMachineState (Results 1 – 1 of 1) sorted by relevance
39 struct LoongArchVirtMachineState { struct41 MachineState parent_obj;43 MemoryRegion lowmem;67 OBJECT_DECLARE_SIMPLE_TYPE(LoongArchVirtMachineState, LOONGARCH_VIRT_MACHINE) argument