Lines Matching defs:vms
134 static void create_bdif(VMAppleMachineState *vms, MemoryRegion *mem) in create_bdif()
167 static void create_pvpanic(VMAppleMachineState *vms, MemoryRegion *mem) in create_pvpanic()
178 static bool create_cfg(VMAppleMachineState *vms, MemoryRegion *mem, in create_cfg()
205 static void create_gfx(VMAppleMachineState *vms, MemoryRegion *mem) in create_gfx()
219 static void create_aes(VMAppleMachineState *vms, MemoryRegion *mem) in create_aes()
236 static void create_gic(VMAppleMachineState *vms, MemoryRegion *mem) in create_gic()
287 static void create_uart(const VMAppleMachineState *vms, int uart, in create_uart()
302 static void create_rtc(const VMAppleMachineState *vms) in create_rtc()
317 static void create_gpio_devices(const VMAppleMachineState *vms, int gpio, in create_gpio_devices()
337 static void vmapple_firmware_init(VMAppleMachineState *vms, in vmapple_firmware_init()
370 static void create_pcie(VMAppleMachineState *vms) in create_pcie()
434 VMAppleMachineState *vms = opaque; in vmapple_reset() local
442 VMAppleMachineState *vms = VMAPPLE_MACHINE(machine); in mach_vmapple_init() local
596 VMAppleMachineState *vms = VMAPPLE_MACHINE(obj); in vmapple_instance_init() local