Searched defs:l2b (Results 1 – 2 of 2) sorted by relevance
1477 struct l2_bucket *l2b; in pmap_get_l2_bucket() local1519 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; in pmap_alloc_l2_bucket() local1575 pmap_free_l2_bucket(pmap_t pm, struct l2_bucket *l2b, u_int count) in pmap_free_l2_bucket()1694 const struct l2_bucket * const l2b = in pmap_l2ptp_ctor() local1739 struct l2_bucket *l2b; in pmap_pinit() local1973 struct l2_bucket * const l2b in pmap_vac_me_user() local2005 struct l2_bucket * const l2b in pmap_vac_me_user() local2293 struct l2_bucket * const l2b = pmap_get_l2_bucket(pv->pv_pmap, in pmap_vac_me_harder() local2414 struct l2_bucket * const l2b = pmap_get_l2_bucket(pm, va); in pmap_clearbit() local2848 struct l2_bucket *l2b; in pmap_page_remove() local[all …]
32 static __mpfr_struct l2b[BASE_MAX-1][2]; variable