Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TA_TO_PDEA
headers/private/kernel/arch/m68k/arch_030_mmu.h
184
#define TA_TO_PDEA(a) ((a) >> 4)
headers/private/kernel/arch/m68k/arch_040_mmu.h
165
#define TA_TO_PDEA(a) ((a) & M68K_PDE_ADDRESS_MASK)