DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTOV
stand/boot/pc32/btx/lib/btxv86.h
56
#define PTOV(pa) ((caddr_t)(pa) - __base)
stand/boot/pc32/libi386/smbios.c
35
#define PTOV(x) (caddr_t)(uintptr_t)(x)