Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h512 } cpu_hme_pend_t; typedef
H A Dhat_sfmmu.c177 static cpu_hme_pend_t *cpu_hme_pend;
1404 cpu_hme_pend = kmem_zalloc((NCPU * sizeof (cpu_hme_pend_t)) + 64, in hat_init()
1406 cpu_hme_pend = (cpu_hme_pend_t *)P2ROUNDUP( in hat_init()
8932 cpu_hme_pend_t *cpuhp; in sfmmu_hblkcache_reclaim()
15381 cpu_hme_pend_t *cpuhp; in sfmmu_hblks_list_purge()
15597 cpu_hme_pend_t *cpuhp; in sfmmu_check_pending_hblks()