Home
last modified time | relevance | path

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

/qemu/block/
H A Dqed-l2-cache.c161 void qed_commit_l2_cache_entry(L2TableCache *l2_cache, CachedL2Table *l2_table) in qed_commit_l2_cache_entry()
H A Dqed.c248 CachedL2Table *l2_table = qed_alloc_l2_cache_entry(&s->l2_cache); in qed_new_l2_table() local
1008 CachedL2Table *l2_table = acb->request.l2_table; in qed_aio_write_l1_update() local
H A Dqed.h123 CachedL2Table *l2_table; member
H A Dqcow2-refcount.c1604 uint64_t l2_offset, uint64_t *l2_table, in fix_l2_entry_by_zero()
1673 g_autofree uint64_t *l2_table = g_malloc(l2_size_bytes); in check_refcounts_l2() local
1956 uint64_t *l2_table = qemu_blockalign(bs, s->cluster_size); in check_oflag_copied() local
H A Dqcow.c366 uint64_t *l2_table, cluster_offset, tmp; in get_cluster_offset() local
H A Dvmdk.c1601 void *l2_table; in get_cluster_offset() local