Home
last modified time | relevance | path

Searched defs:TTE_IS_EXECUTABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dpte.h245 #define TTE_IS_EXECUTABLE(ttep) ((ttep)->tte_exec_perm) macro
/titanic_44/usr/src/uts/sun4u/sys/
H A Dpte.h290 #define TTE_IS_EXECUTABLE(ttep) ((ttep)->tte_exec_perm) macro