u-boot-brain/include/asm-mips
Kumar Gala 65e43a1063 Introduce virt_to_phys()
virt_to_phys() returns the physical address given a virtual. In most
cases this will be just the input value as the vast majority of
systems run in a 1:1 mode.

However in systems that are not running this way it should report the
physical address or ~0 if no mapping exists for the given virtual
address.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-12-15 22:04:29 +01:00
..
addrspace.h
asm.h
au1x00.h
bitops.h
byteorder.h
cachectl.h
cacheops.h
errno.h
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
inca-ip.h
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
isadep.h
mipsregs.h
posix_types.h
processor.h
ptrace.h
reboot.h
reg.h
regdef.h
sgidefs.h
string.h
system.h
types.h
u-boot.h