Searched refs:TTE_IS_SUSPEND (Results 1 – 3 of 3) sorted by relevance
257 #define TTE_IS_SUSPEND(ttep) ((ttep)->tte_suspend) macro
303 #define TTE_IS_SUSPEND(ttep) ((ttep)->tte_suspend) macro
7330 ASSERT(TTE_IS_SUSPEND(&ttemod)); in hat_pagereload()