Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dvm_page.c167 static uint_t pcf_fanout_mask = 0; variable
190 (randtick() >> 24)) & (pcf_fanout_mask))
379 pcf_fanout_mask = pcf_fanout - 1; in pcf_init()