Home
last modified time | relevance | path

Searched refs:l2_dtable (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/arm/arm/
Dpmap7.c331 struct l2_dtable { struct
471 struct l2_dtable *l2; in pmap_get_l2_bucket()
735 struct l2_dtable *l2; in pmap_alloc_l2_bucket()
804 struct l2_dtable *l2; in pmap_free_l2_bucket()
1477 struct l2_dtable *l2; in pmap_extract()
1695 struct l2_dtable *l2; in dab_access()
2000 struct l2_dtable *l2; in pmap_grow_l2_bucket()
2022 l2 = (struct l2_dtable *)nva; in pmap_grow_l2_bucket()
2023 nva += sizeof(struct l2_dtable); in pmap_grow_l2_bucket()
2183 struct l2_dtable *l2; in pmap_get_pde_pte()
[all …]
/openbsd/src/sys/arch/arm/include/
Dpmap.h125 struct l2_dtable;
165 struct l2_dtable *pm_l2[L2_SIZE];