Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dsam460ex.c275 MemoryRegion *l2cache_ram = g_new(MemoryRegion, 1); in sam460ex_init() local
412 memory_region_init_ram(l2cache_ram, NULL, "ppc440.l2cache_ram", 256 * KiB, in sam460ex_init()
415 l2cache_ram); in sam460ex_init()