Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KSEG1ADDR
arch/mips/include/asm/addrspace.h
94
#define KSEG1ADDR(a) (CPHYSADDR(a) | KSEG1)
drivers/video/fbdev/au1100fb.c
389
#define KSEG1ADDR(x) (x)