Searched refs:qed_alloc_table (Results 1 – 3 of 3) sorted by relevance
151 request->l2_table->table = qed_alloc_table(s); in qed_read_l2_table()
238 QEDTable *qed_alloc_table(BDRVQEDState *s);
234 QEDTable *qed_alloc_table(BDRVQEDState *s) in qed_alloc_table() function 250 l2_table->table = qed_alloc_table(s); in qed_new_l2_table() 516 s->l1_table = qed_alloc_table(s); in bdrv_qed_do_open()