Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/arm32/
Dpmap.c6326 static struct l1_ttable static_l1; in pmap_bootstrap() local
6327 struct l1_ttable *l1 = &static_l1; in pmap_bootstrap()