Lines Matching defs:vms

210 static void create_fdt(VirtMachineState *vms)  in create_fdt()
269 static void fdt_add_timer_nodes(const VirtMachineState *vms) in fdt_add_timer_nodes()
322 static void fdt_add_cpu_nodes(const VirtMachineState *vms) in fdt_add_cpu_nodes()
387 static void fdt_add_its_gic_node(VirtMachineState *vms) in fdt_add_its_gic_node()
405 static void fdt_add_v2m_gic_node(VirtMachineState *vms) in fdt_add_v2m_gic_node()
423 static void fdt_add_gic_node(VirtMachineState *vms) in fdt_add_gic_node()
498 static void fdt_add_pmu_nodes(const VirtMachineState *vms) in fdt_add_pmu_nodes()
534 static inline DeviceState *create_acpi_ged(VirtMachineState *vms, qemu_irq *pic) in create_acpi_ged()
557 static void create_its(VirtMachineState *vms, DeviceState *gicdev) in create_its()
577 static void create_v2m(VirtMachineState *vms, qemu_irq *pic) in create_v2m()
596 static void create_gic(VirtMachineState *vms, qemu_irq *pic) in create_gic()
722 static void create_uart(const VirtMachineState *vms, qemu_irq *pic, int uart, in create_uart()
770 static void create_rtc(const VirtMachineState *vms, qemu_irq *pic) in create_rtc()
806 static void create_gpio(const VirtMachineState *vms, qemu_irq *pic) in create_gpio()
849 static void create_virtio_devices(const VirtMachineState *vms, qemu_irq *pic) in create_virtio_devices()
916 static PFlashCFI01 *virt_flash_create1(VirtMachineState *vms, in virt_flash_create1()
942 static void virt_flash_create(VirtMachineState *vms) in virt_flash_create()
964 static void virt_flash_map(VirtMachineState *vms, in virt_flash_map()
985 static void virt_flash_fdt(VirtMachineState *vms, in virt_flash_fdt()
1028 static bool virt_firmware_init(VirtMachineState *vms, in virt_firmware_init()
1076 static FWCfgState *create_fw_cfg(const VirtMachineState *vms, AddressSpace *as) in create_fw_cfg()
1098 static void create_pcie_irq_map(const VirtMachineState *vms, in create_pcie_irq_map()
1134 static void create_smmu(const VirtMachineState *vms, qemu_irq *pic, in create_smmu()
1184 static void create_pcie(VirtMachineState *vms, qemu_irq *pic) in create_pcie()
1313 static void create_platform_bus(VirtMachineState *vms, qemu_irq *pic) in create_platform_bus()
1338 static void create_secure_ram(VirtMachineState *vms, in create_secure_ram()
1369 static void virt_build_smbios(VirtMachineState *vms) in virt_build_smbios()
1399 VirtMachineState *vms = container_of(notifier, VirtMachineState, in virt_machine_done() local
1427 static uint64_t virt_cpu_mp_affinity(VirtMachineState *vms, int idx) in virt_cpu_mp_affinity()
1450 static void virt_set_memmap(VirtMachineState *vms) in virt_set_memmap()
1508 VirtMachineState *vms = VIRT_MACHINE(machine); in machvirt_init() local
1768 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_secure() local
1775 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_secure() local
1782 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_virt() local
1789 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_virt() local
1796 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_highmem() local
1803 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_highmem() local
1810 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_its() local
1817 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_its() local
1824 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_gic_version() local
1832 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_gic_version() local
1850 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_get_iommu() local
1864 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_set_iommu() local
1895 VirtMachineState *vms = VIRT_MACHINE(ms); in virt_possible_cpu_arch_ids() local
1918 VirtMachineState *vms = VIRT_MACHINE(hotplug_dev); in virt_memory_pre_plug() local
1939 VirtMachineState *vms = VIRT_MACHINE(hotplug_dev); in virt_memory_plug() local
1964 VirtMachineState *vms = VIRT_MACHINE(hotplug_dev); in virt_machine_device_plug_cb() local
2001 VirtMachineState *vms = VIRT_MACHINE(ms); in virt_kvm_type() local
2061 VirtMachineState *vms = VIRT_MACHINE(obj); in virt_instance_init() local