kernel-ark/arch/powerpc
Paul Mackerras 6316222ea0 powerpc: Introduce toreal/fromreal assembly macros
On 32-bit platforms, these convert from kernel virtual addresses
to real (physical addresses), like tophys/tovirt but they use
the same register for the source and destination.  On 64-bit
platforms, they do nothing because the hardware ignores the top
two bits of the address in real mode.

These new macros are used in fpu.S now.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-27 22:44:39 +10:00
..
kernel powerpc: Introduce toreal/fromreal assembly macros 2005-10-27 22:44:39 +10:00
lib
mm
oprofile
platforms powerpc: 32-bit CHRP SMP fixes 2005-10-27 22:42:04 +10:00
sysdev
Kconfig
Kconfig.debug
Makefile