Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c178 static uint_t cpu_hme_pend_thresh; variable
1414 if (cpu_hme_pend_thresh == 0) { in hat_init()
1415 cpu_hme_pend_thresh = CPU_HME_PEND_THRESH; in hat_init()
15407 (cpuhp->chp_count + count) > cpu_hme_pend_thresh || in sfmmu_hblks_list_purge()