Searched refs:qed_alloc_l2_cache_entry (Results 1 – 5 of 5) sorted by relevance
90 CachedL2Table *qed_alloc_l2_cache_entry(L2TableCache *l2_cache) in qed_alloc_l2_cache_entry() function
150 request->l2_table = qed_alloc_l2_cache_entry(&s->l2_cache); in qed_read_l2_table()
195 CachedL2Table *qed_alloc_l2_cache_entry(L2TableCache *l2_cache);
112 qed_alloc_l2_cache_entry(void *l2_cache, void *entry) "l2_cache %p entry %p"
248 CachedL2Table *l2_table = qed_alloc_l2_cache_entry(&s->l2_cache); in qed_new_l2_table()