Searched defs:l2b (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/arm/arm32/
H A Dpmap.c1477 struct l2_bucket *l2b; local in function:pmap_get_l2_bucket
1519 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local in function:pmap_alloc_l2_bucket
1575 pmap_free_l2_bucket(pmap_t pm,struct l2_bucket * l2b,u_int count) argument
1694 const struct l2_bucket * const l2b = local in function:pmap_l2ptp_ctor
1739 struct l2_bucket *l2b; local in function:pmap_pinit
1973 struct l2_bucket * const l2b local in function:pmap_vac_me_user
2005 struct l2_bucket * const l2b local in function:pmap_vac_me_user
2293 struct l2_bucket * const l2b = pmap_get_l2_bucket(pv->pv_pmap, local in function:pmap_vac_me_harder
2414 struct l2_bucket * const l2b = pmap_get_l2_bucket(pm, va); local in function:pmap_clearbit
2848 struct l2_bucket *l2b; local in function:pmap_page_remove
3095 struct l2_bucket *l2b; local in function:pmap_enter
3542 struct l2_bucket * const l2b = pmap_get_l2_bucket(pm, sva); local in function:pmap_remove
3760 struct l2_bucket * const l2b = pmap_get_l2_bucket(kpm, va); local in function:pmap_kenter_pa
3924 struct l2_bucket * const l2b = pmap_get_l2_bucket(kpm, va); local in function:pmap_kremove
4103 struct l2_bucket *l2b; local in function:pmap_protect
4220 struct l2_bucket *l2b; local in function:pmap_icache_sync_range
4388 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local in function:pmap_prefetchabt_fixup
4434 struct l2_bucket *l2b; local in function:pmap_fault_fixup
4881 struct l2_bucket *l2b; local in function:pmap_unwire
6057 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local in function:pmap_grow_l2_bucket
6130 struct l2_bucket *l2b = local in function:pmap_growkernel
6183 struct l2_bucket *l2b; local in function:vector_page_setprot
6330 struct l2_bucket *l2b; local in function:pmap_bootstrap
6666 struct l2_bucket *l2b; local in function:pmap_alloc_specials
7661 struct l2_bucket *l2b = pmap_get_l2_bucket(pmap_kernel(), va); local in function:pmap_uarea
7931 struct l2_bucket *l2b; local in function:pmap_dump
[all...]

Completed in 8 milliseconds