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