NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MMUDR_X
sys/arch/m68k/include/pte_coldfire.h
176
pt_entry &= ~MMUDR_X;
sys/arch/m68k/include/pte_coldfire.h
188
pt_entry |= MMUDR_X;
sys/arch/m68k/include/pte_coldfire.h
96
return (pt_entry & MMUDR_X) == MMUDR_X;