1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 09:42:22 +02:00
Files
u-boot-megous/include/asm-sh
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
..
2008-09-19 11:05:22 +09:00
2008-08-31 23:02:21 +09:00
2008-05-21 00:14:08 +02:00
2008-06-09 14:20:57 +09:00
2008-08-31 22:23:50 +09:00
2008-12-15 22:04:29 +01:00
2008-09-19 11:05:22 +09:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00