Home
last modified time | relevance | path

Searched refs:memmap_entry (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/loongarch/
H A Dvirt.h123 struct memmap_entry *memmap_table;
H A Dboot.h109 struct memmap_entry { struct
/openbmc/qemu/hw/loongarch/
H A Dvirt.c204 struct memmap_entry *memmap_table; in create_acpi_ged()
214 memmap_table = g_renew(struct memmap_entry, memmap_table, in create_acpi_ged()
863 sizeof(struct memmap_entry) * lvms->memmap_entries); in topo_align_up()
H A Dboot.c125 struct memmap_entry *memmap_table; in init_efi_initrd_table()