Home
last modified time | relevance | path

Searched refs:VIRT_DRAM (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/openrisc/
H A Dvirt.c52 VIRT_DRAM, enumerator
76 [VIRT_DRAM] = { 0x00000000, 0 },
153 memmap[VIRT_DRAM].base); in openrisc_create_fdt()
156 memmap[VIRT_DRAM].base, mem_size); in openrisc_create_fdt()
/openbmc/qemu/include/hw/riscv/
H A Dvirt.h85 VIRT_DRAM, enumerator
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c845 mem_base = vms->memmap[VIRT_DRAM].base; in build_srat()