linux-stable-rt/arch/powerpc/kernel
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
..
Makefile [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
asm-offsets.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
binfmt_elf32.c
btext.c
cputable.c
entry_32.S powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
entry_64.S
fpu.S powerpc: Introduce toreal/fromreal assembly macros 2005-10-27 22:44:39 +10:00
head_4xx.S
head_8xx.S
head_32.S powerpc: Merge 32-bit CHRP support. 2005-10-26 21:45:56 +10:00
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
lparmap.c
misc_32.S [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
misc_64.S [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
of_device.c
pmc.c
ppc_ksyms.c powerpc: Pull common bits of setup_{32,64}.c into setup-common.c 2005-10-26 17:11:18 +10:00
process.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
prom.c powerpc: 32-bit CHRP SMP fixes 2005-10-27 22:42:04 +10:00
prom_init.c [PATCH] powerpc: Purge bootinfo.h 2005-10-27 20:50:46 +10:00
ptrace.c
ptrace32.c
rtas.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
semaphore.c
setup-common.c powerpc: Pull common bits of setup_{32,64}.c into setup-common.c 2005-10-26 17:11:18 +10:00
setup_32.c powerpc: 32-bit CHRP SMP fixes 2005-10-27 22:42:04 +10:00
setup_64.c [PATCH] powerpc: Purge bootinfo.h 2005-10-27 20:50:46 +10:00
signal_32.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
sys_ppc32.c
syscalls.c
systbl.S
time.c [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr 2005-10-26 15:55:46 +10:00
traps.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
vecemu.c
vector.S
vio.c powerpc: Add a shutdown member to vio_driver 2005-10-24 17:40:23 +10:00
vmlinux.lds.S