uboot-mt623x/include/asm-i386
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
..
ic Moved sc520 PCI definitions to stand-alone file 2008-12-10 00:34:17 +01:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i8254.h * Code cleanup: 2003-06-27 21:31:46 +00:00
i8259.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ibmpc.h * Code cleanup: 2003-06-27 21:31:46 +00:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
pci.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
posix_types.h * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00
processor.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ptrace.h * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode.h * Code cleanup: 2003-06-27 21:31:46 +00:00
string.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02: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-i386.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
zimage.h [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00