Home
last modified time | relevance | path

Searched defs:ram_start (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c89 u64 ram_start = gd->bd->bi_dram[i].start; in copy_fdt() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c570 u64 ram_end, ram_start, pages; in efi_add_known_memory() local
/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h24 uint64_t ram_start; member
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1492 phys_addr_t ram_start, start; in efi_add_known_memory() local
/openbmc/qemu/hw/display/
H A Dqxl.c2276 uint8_t *ram_start = d->vga.vram_ptr; local
2316 uint8_t *ram_start = d->vga.vram_ptr; local
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c87 const uint64_t ram_start; member