Home
last modified time | relevance | path

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

/openbmc/qemu/hw/loongarch/
H A Dvirt.c63 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(obj); in virt_get_veiointc() local
72 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(obj); in virt_set_veiointc() local
98 static void virt_flash_create(LoongArchVirtMachineState *lvms) in virt_flash_create()
127 static void virt_flash_map(LoongArchVirtMachineState *lvms, in virt_flash_map()
137 static void fdt_add_cpuic_node(LoongArchVirtMachineState *lvms, in fdt_add_cpuic_node()
232 static void fdt_add_flash_node(LoongArchVirtMachineState *lvms) in fdt_add_flash_node()
262 static void fdt_add_rtc_node(LoongArchVirtMachineState *lvms, in fdt_add_rtc_node()
282 static void fdt_add_uart_node(LoongArchVirtMachineState *lvms, in fdt_add_uart_node()
303 static void create_fdt(LoongArchVirtMachineState *lvms) in create_fdt()
576 LoongArchVirtMachineState *lvms = container_of(notifier, in virt_done() local
[all …]
H A Dacpi-build.c109 LoongArchVirtMachineState *lvms) in build_madt()
172 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_srat() local
293 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_la_ged_aml() local
309 static void build_pci_device_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_pci_device_aml()
325 static void build_flash_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_flash_aml()
405 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_dsdt() local
435 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in acpi_build() local
607 static bool loongarch_is_acpi_enabled(LoongArchVirtMachineState *lvms) in loongarch_is_acpi_enabled()
615 void loongarch_acpi_setup(LoongArchVirtMachineState *lvms) in loongarch_acpi_setup()
H A Dboot.c262 static void loongarch_firmware_boot(LoongArchVirtMachineState *lvms, in loongarch_firmware_boot()
322 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(ms); in loongarch_load_kernel() local