Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TTE_IS_EXECUTABLE
usr/src/uts/sun4u/sys/pte.h
290
#define TTE_IS_EXECUTABLE(ttep) ((ttep)->tte_exec_perm)
usr/src/uts/sun4v/sys/pte.h
245
#define TTE_IS_EXECUTABLE(ttep) ((ttep)->tte_exec_perm)