uboot-mt623x/include/asm-sparc
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
..
arch-leon2 SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
arch-leon3 SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
asi.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
asmmacro.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atomic.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
bitops.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
byteorder.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
cache.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
errno.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
irq.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
leon.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon2.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon3.h Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
machines.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
page.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
posix_types.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
processor.h SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
prom.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
psr.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
ptrace.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
srmmu.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
stack.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
string.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
types.h SPARC: Build error fix 2008-07-10 00:51:16 +02:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
winmacro.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00