Searched refs:chp_listp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c8941 if (cpuhp->chp_listp != NULL) {
8943 if (cpuhp->chp_listp == NULL) {
8947 for (last_hmeblkp = cpuhp->chp_listp;
8952 list = cpuhp->chp_listp;
8953 cpuhp->chp_listp = NULL;
15423 *listp = cpuhp->chp_listp;
15425 pr_hblkp->hblk_next = cpuhp->chp_listp;
15427 cpuhp->chp_listp = NULL;
15444 pr_hblkp->hblk_next = cpuhp->chp_listp;
15445 cpuhp->chp_listp
[all...]
H A Dhat_sfmmu.h507 struct hme_blk *chp_listp; member in struct:cpu_hme_pend

Completed in 78 milliseconds