Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Dpmap.h263 #define PM_PLACEMARKS 64 /* 16 @ 4 zones */ macro
283 vm_pindex_t pm_placemarks[PM_PLACEMARKS];
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c636 #define PM_PLACE_BASE (PM_PLACEMARKS >> 2)
1187 for (i = 0; i < PM_PLACEMARKS; ++i) in pmap_bootstrap()
2305 for (i = 0; i < PM_PLACEMARKS; ++i) in pmap_pinit0()
2339 for (i = 0; i < PM_PLACEMARKS; ++i) in pmap_pinit_simple()