Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TA_TO_PTEA
headers/private/kernel/arch/m68k/arch_030_mmu.h
189
#define TA_TO_PTEA(a) ((a) >> 8)
headers/private/kernel/arch/m68k/arch_040_mmu.h
172
#define TA_TO_PTEA(a) ((a) & M68K_PTE_ADDRESS_MASK)