Searched refs:TTE_CLR_SUSPEND (Results 1 – 3 of 3) sorted by relevance
256 #define TTE_CLR_SUSPEND(ttep) ((ttep)->tte_suspend = 0) macro
302 #define TTE_CLR_SUSPEND(ttep) ((ttep)->tte_suspend = 0) macro
7462 TTE_CLR_SUSPEND(&ttemod); in hat_pagereload()