Searched refs:hme_size (Results 1 – 2 of 2) sorted by relevance
980 if (hme_size(hme) > TTE8K) { \982 sfmmu_rm_large_mappings(pp, hme_size(hme)); \7554 if (hme_size(sfhme) < cons) in hat_pagesync()7786 if (hme_size(sfhme) < cons) in hat_page_clrwrt()8268 if (hme_size(sfhme) != sz) { in hat_page_checkshare()8379 if (hme_size(sfhme) != sz) { in hat_page_demote()13442 if (hme_size(sfhmep) == ttesz) { in sfmmu_rm_large_mappings()
1116 #define hme_size(sfhmep) ((int)(TTE_CSZ(&(sfhmep)->hme_tte))) macro