Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/arm/arm/
Dpmap7.c2251 static struct l1_ttable static_l1; in pmap_bootstrap() local
2253 struct l1_ttable *l1 = &static_l1; in pmap_bootstrap()