Searched defs:sfmmu_check_pending_hblks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c507 static struct hme_blk *sfmmu_check_pending_hblks(int);
10556 if ((*hmeblkpp = sfmmu_check_pending_hblks(TTE8K)) != NULL) {
11316 if ((hmeblkp = sfmmu_check_pending_hblks(size)) != NULL) {
15604 sfmmu_check_pending_hblks(int size) function

Completed in 80 milliseconds