Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dpte.h250 #define TTE_IS_NFO(ttep) ((ttep)->tte_nfo) macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dpte.h296 #define TTE_IS_NFO(ttep) ((ttep)->tte_nfo) macro
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c2687 if (TTE_IS_NFO(ttep) && TTE_IS_EXECUTABLE(ttep)) { in sfmmu_memtte()
5207 if (TTE_IS_NFO(ttep)) { in sfmmu_ptov_attr()