Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h589 #define PH_TABLE_SIZE (1ul << PH_SHIFT_SIZE) macro
639 (PH_TABLE_SIZE - 1)].pad_mutex)
H A Dpage_lock.c88 pad_mutex_t ph_mutex[PH_TABLE_SIZE];