Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mftbu
arch/powerpc/boot/ppc_asm.h
81
#define MFTBU(dest) mftbu dest
arch/powerpc/include/asm/ppc_asm.h
457
#define MFTBU(dest) mftbu dest
arch/powerpc/include/asm/vdso/timebase.h
58
tbhi = mftbu();
arch/powerpc/include/asm/vdso/timebase.h
60
tbhi2 = mftbu();
tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h
457
#define MFTBU(dest) mftbu dest