Home | History | Annotate | Download | only in block

Lines Matching refs:l2_cache

207     s->l2_cache = qemu_malloc(s->l2_size * L2_CACHE_SIZE * sizeof(uint64_t));
248 qemu_free(s->l2_cache);
665 qemu_free(s->l2_cache);