kernel-fxtec-pro1x/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 [PATCH] powerpc: Fix warning related to do_dabr 2005-10-27 20:51:19 +10:00
oprofile
platforms powerpc: 32-bit CHRP SMP fixes 2005-10-27 22:42:04 +10:00
sysdev [PATCH] powerpc: Moved dcr support to arch/powerpc 2005-10-27 20:51:22 +10:00
Kconfig powerpc: 32-bit powermac needs the mpc106 code 2005-10-26 22:54:17 +10:00
Kconfig.debug
Makefile