Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VADDR_TO_PRENT
headers/private/kernel/arch/m68k/arch_030_mmu.h
198
#define VADDR_TO_PRENT(va) (((va) / B_PAGE_SIZE) / (64*128))
headers/private/kernel/arch/m68k/arch_040_mmu.h
183
#define VADDR_TO_PRENT(va) (((va) / B_PAGE_SIZE) / (64*128))