uboot-mt623x/include/asm-nios
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
..
bitops.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
byteorder.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
cache.h * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
global_data.h Allow console input to be disabled 2008-09-06 22:36:54 +02:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
posix_types.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
processor.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
psr.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
ptrace.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
status_led.h Patches by Stephan Linz, 11 Dec 2003: 2004-01-03 19:43:48 +00:00
string.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
system.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00