Searched refs:PA_LOCK_COUNT (Results 1 – 6 of 6) sorted by relevance
115 #ifndef PA_LOCK_COUNT117 #define PA_LOCK_COUNT 32 macro119 #define PA_LOCK_COUNT 1 macro
353 #define PA_LOCKPTR(pa) ((struct mtx *)(&pa_lock[pa_index(pa) % PA_LOCK_COUNT]))
117 struct mtx_padalign __exclusive_cache_line pa_lock[PA_LOCK_COUNT];588 for (i = 0; i < PA_LOCK_COUNT; i++) in vm_page_startup()
221 #define PA_LOCK_COUNT 256 macro
153 #define PA_LOCK_COUNT 256 macro
124 #define PV_LOCK_COUNT PA_LOCK_COUNT