HomeSort by: relevance | last modified time | path
    Searched defs:static_l1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/arm32/
pmap.c 6326 static struct l1_ttable static_l1; local in function:pmap_bootstrap
6327 struct l1_ttable *l1 = &static_l1;
pmap.c 6326 static struct l1_ttable static_l1; local in function:pmap_bootstrap
6327 struct l1_ttable *l1 = &static_l1;
pmap.c 6326 static struct l1_ttable static_l1; local in function:pmap_bootstrap
6327 struct l1_ttable *l1 = &static_l1;

Completed in 93 milliseconds