Searched defs:l1_ttable (Results 1 – 1 of 1) sorted by relevance
281 struct l1_ttable { struct289 volatile u_int l1_domain_use_count;296 u_int8_t l1_domain_first;297 u_int8_t l1_domain_free[PMAP_DOMAINS];322 static TAILQ_HEAD(, l1_ttable) l1_lru_list; argument