Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c177 static uint_t cpu_hme_pend_thresh; variable
1415 if (cpu_hme_pend_thresh == 0) { in hat_init()
1416 cpu_hme_pend_thresh = CPU_HME_PEND_THRESH; in hat_init()
15612 (cpuhp->chp_count + count) > cpu_hme_pend_thresh || in sfmmu_hblks_list_purge()