Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed-table.c122 int coroutine_fn qed_write_l1_table(BDRVQEDState *s, unsigned int index, in qed_write_l1_table() function
133 return qed_write_l1_table(s, index, n); in qed_write_l1_table_sync()
H A Dqed.h206 qed_write_l1_table(BDRVQEDState *s, unsigned int index, unsigned int n);