Home
last modified time | relevance | path

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

/qemu/block/
H A Dqed.h107 } QEDTable; typedef
111 QEDTable *table;
161 QEDTable *l1_table;
238 QEDTable *qed_alloc_table(BDRVQEDState *s);
H A Dqed-table.c25 qed_read_table(BDRVQEDState *s, uint64_t offset, QEDTable *table) in qed_read_table()
67 qed_write_table(BDRVQEDState *s, uint64_t offset, QEDTable *table, in qed_write_table()
72 QEDTable *new_table; in qed_write_table()
H A Dqed-check.c69 static unsigned int qed_check_l2_table(QEDCheck *check, QEDTable *table) in qed_check_l2_table()
111 qed_check_l1_table(QEDCheck *check, QEDTable *table) in qed_check_l1_table()
H A Dqed-cluster.c31 QEDTable *table, in qed_count_contiguous_clusters()
H A Dqed.c234 QEDTable *qed_alloc_table(BDRVQEDState *s) in qed_alloc_table()
954 static void coroutine_fn qed_update_l2_table(BDRVQEDState *s, QEDTable *table, in qed_update_l2_table()