Searched refs:l2cache_ram (Results 1 – 1 of 1) sorted by relevance
250 MemoryRegion *l2cache_ram = g_new(MemoryRegion, 1); in sam460ex_init() local387 memory_region_init_ram(l2cache_ram, NULL, "ppc440.l2cache_ram", 256 * KiB, in sam460ex_init()390 l2cache_ram); in sam460ex_init()