Searched refs:l1_ttable (Results 1 – 2 of 2) sorted by relevance
561 struct l1_ttable { struct563 SLIST_ENTRY(l1_ttable) l1_link;566 TAILQ_ENTRY(l1_ttable) l1_lru;593 static TAILQ_HEAD(, l1_ttable) l1_lru_list; argument599 static SLIST_HEAD(, l1_ttable) l1_list;749 static void pmap_init_l1(struct l1_ttable *, pd_entry_t *);1316 struct l1_ttable *l1; in pmap_alloc_l1()1364 struct l1_ttable *l1 = pm->pm_l1; in pmap_free_l1()1400 struct l1_ttable *l1; in pmap_use_l1()6101 struct l1_ttable *l1; in pmap_growkernel()[all …]
169 struct l1_ttable;233 struct l1_ttable *pm_l1;