cpu_hme_pend_t
cpu_hme_pend = kmem_zalloc((NCPU * sizeof (cpu_hme_pend_t)) + 64,
cpu_hme_pend = (cpu_hme_pend_t *)P2ROUNDUP(
cpu_hme_pend_t *cpuhp;
cpu_hme_pend_t *cpuhp;
static cpu_hme_pend_t *cpu_hme_pend;
cpu_hme_pend_t *cpuhp;