Home
last modified time | relevance | path

Searched refs:TTE_SET_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dpte.h255 #define TTE_SET_SUSPEND(ttep) ((ttep)->tte_suspend = 1) macro
/titanic_50/usr/src/uts/sun4u/sys/
H A Dpte.h301 #define TTE_SET_SUSPEND(ttep) ((ttep)->tte_suspend = 1) macro
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6645 TTE_SET_SUSPEND(&ttemod); in hat_pagesuspend()