Home
last modified time | relevance | path

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

/openbmc/qemu/hw/loongarch/
H A Dvirt.c53 static bool virt_is_veiointc_enabled(LoongArchVirtMachineState *lvms) in virt_is_veiointc_enabled()
64 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(obj); in virt_get_veiointc() local
73 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(obj); in virt_set_veiointc() local
78 static PFlashCFI01 *virt_flash_create1(LoongArchVirtMachineState *lvms, in virt_flash_create1()
99 static void virt_flash_create(LoongArchVirtMachineState *lvms) in virt_flash_create()
128 static void virt_flash_map(LoongArchVirtMachineState *lvms, in virt_flash_map()
138 static void fdt_add_cpuic_node(LoongArchVirtMachineState *lvms, in fdt_add_cpuic_node()
155 static void fdt_add_eiointc_node(LoongArchVirtMachineState *lvms, in fdt_add_eiointc_node()
180 static void fdt_add_pch_pic_node(LoongArchVirtMachineState *lvms, in fdt_add_pch_pic_node()
205 static void fdt_add_pch_msi_node(LoongArchVirtMachineState *lvms, in fdt_add_pch_msi_node()
[all …]
H A Dacpi-build.c110 LoongArchVirtMachineState *lvms) in build_madt()
173 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_srat() local
252 LoongArchVirtMachineState *lvms; in spcr_setup() local
336 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_la_ged_aml() local
352 static void build_pci_device_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_pci_device_aml()
368 static void build_flash_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_flash_aml()
449 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in build_dsdt() local
480 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(machine); in acpi_build() local
654 static bool loongarch_is_acpi_enabled(LoongArchVirtMachineState *lvms) in loongarch_is_acpi_enabled()
662 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()
321 LoongArchVirtMachineState *lvms = LOONGARCH_VIRT_MACHINE(ms); in loongarch_load_kernel() local