kernel-ark/include/asm-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
..
8253pit.h
a.out.h
agp.h
atomic.h
auxvec.h
backlight.h
bug.h
bugs.h
byteorder.h
checksum.h [PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/checksum.h 2005-10-26 15:54:31 +10:00
cputable.h Merge changes from linux-2.6 by hand 2005-10-22 16:51:34 +10:00
cputime.h
dbdma.h
div64.h
dma.h
elf.h
emergency-restart.h
errno.h
fcntl.h
firmware.h [PATCH] powerpc: Move firmware.h into include/asm-powerpc 2005-10-26 16:00:26 +10:00
grackle.h powerpc: Pull out MPC106 (grackle) initialization code into its own file 2005-10-26 17:16:38 +10:00
hardirq.h
heathrow.h
hw_irq.h
i8259.h powerpc: Merge i8259.c into arch/powerpc/sysdev 2005-10-26 16:47:42 +10:00
ioctl.h
ioctls.h
iommu.h
ipc.h
irq.h powerpc: Fix interrupt-tree parsing 2005-10-26 17:19:06 +10:00
kdebug.h
keylargo.h
kmap_types.h
kprobes.h
linkage.h
lmb.h
local.h
machdep.h power: Update the multiple inclusion protection symbol on machdep.h 2005-10-26 21:53:19 +10:00
macio.h
mc146818rtc.h
mediabay.h
mman.h
module.h
mpic.h
msgbuf.h
namei.h
of_device.h
ohare.h
oprofile_impl.h
param.h
parport.h [PATCH] powerpc: Merge parport.h 2005-10-27 20:50:54 +10:00
percpu.h
pmac_feature.h
pmac_low_i2c.h
pmc.h
poll.h
posix_types.h
ppc_asm.h powerpc: Introduce toreal/fromreal assembly macros 2005-10-27 22:44:39 +10:00
ppc-pci.h
processor.h [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
prom.h powerpc: undeprecate the old OF device tree accessors for now 2005-10-27 16:45:29 +10:00
pSeries_reconfig.h
reg.h [PATCH] powerpc: Remove duplicate definition of set_tb() 2005-10-26 16:00:09 +10:00
resource.h
rtas.h
rtc.h
rwsem.h
scatterlist.h [PATCH] powerpc: merge scatterlist.h 2005-10-27 16:45:52 +10:00
seccomp.h
sections.h
semaphore.h
sembuf.h
setup.h
shmbuf.h
shmparam.h
siginfo.h
smu.h
socket.h
sockios.h
spinlock_types.h
statfs.h
string.h
synch.h
system.h [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
termbits.h
termios.h
thread_info.h [PATCH] powerpc: Don't use kmalloc() for kernel stacks 2005-10-27 20:51:13 +10:00
time.h powerpc: Fix time code for 601 processors 2005-10-23 17:14:56 +10:00
timex.h
topology.h
types.h [PATCH] ppc64: make dma_addr_t 64 bits 2005-10-27 16:45:50 +10:00
unaligned.h
uninorth.h
unistd.h
user.h
vga.h
vio.h powerpc: Add a shutdown member to vio_driver 2005-10-24 17:40:23 +10:00
xmon.h
xor.h