Searched refs:l2_dtable (Results 1 – 2 of 2) sorted by relevance
616 struct l2_dtable { struct1476 struct l2_dtable *l2; in pmap_get_l2_bucket()1502 struct l2_dtable *l2; in pmap_alloc_l2_bucket()1644 struct l2_dtable * const l2 = pm->pm_l2[L2_IDX(l1slot)]; in pmap_free_l2_bucket()1723 memset(v, 0, sizeof(struct l2_dtable)); in pmap_l2dtable_ctor()3997 struct l2_dtable *l2; in pmap_extract_coherency()4384 struct l2_dtable * const l2 = pm->pm_l2[L2_IDX(l1slot)]; in pmap_prefetchabt_fixup()4433 struct l2_dtable *l2; in pmap_fault_fixup()6018 struct l2_dtable *l2; in pmap_grow_l2_bucket()6037 l2 = (struct l2_dtable *)nva; in pmap_grow_l2_bucket()[all …]
170 struct l2_dtable;217 struct l2_dtable *pm_l2[L2_SIZE];