Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tophys
arch/parisc/include/asm/assembly.h
104
.macro tophys grvirt, grphys
arch/powerpc/include/asm/ppc_asm.h
567
#define toreal(rd) tophys(rd,rd)
tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h
567
#define toreal(rd) tophys(rd,rd)