WSL2-Linux-Kernel/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 powerpc: Fix a corner case in __div64_32 2005-10-20 09:37:02 +10:00
mm [PATCH] powerpc: Fix warning related to do_dabr 2005-10-27 20:51:19 +10:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
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 powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile ppc64: Minor compilation fixes 2005-10-20 09:15:05 +10:00