Searched refs:PMAP_STATIC_L2_SIZE (Results 1 – 1 of 1) sorted by relevance
2297 #define PMAP_STATIC_L2_SIZE 16 macro2306 static struct l2_dtable static_l2[PMAP_STATIC_L2_SIZE]; in pmap_bootstrap()2356 if (l2next == PMAP_STATIC_L2_SIZE) in pmap_bootstrap()