Searched refs:sfmmu_check_pending_hblks (Results 1 – 1 of 1) sorted by relevance
507 static struct hme_blk *sfmmu_check_pending_hblks(int);10737 if ((*hmeblkpp = sfmmu_check_pending_hblks(TTE8K)) != NULL) { in sfmmu_get_free_hblk()11497 if ((hmeblkp = sfmmu_check_pending_hblks(size)) != NULL) { in sfmmu_hblk_steal()15797 sfmmu_check_pending_hblks(int size) in sfmmu_check_pending_hblks() function