diff options
author | Matt Fleming <matt@console-pimps.org> | 2010-04-24 11:12:12 +0100 |
---|---|---|
committer | Matt Fleming <matt@console-pimps.org> | 2010-04-25 20:44:22 +0100 |
commit | 7c4584d39a8a144c60adaf4cf998c3233b6683d9 (patch) | |
tree | cae1bdc6dd8e29633399a850e19c1b853dd0a43d /mm/page_alloc.c | |
parent | 4a6feab0ee5240c4bd5378d9f8a46b85718c68a7 (diff) | |
download | blackbird-op-linux-7c4584d39a8a144c60adaf4cf998c3233b6683d9.tar.gz blackbird-op-linux-7c4584d39a8a144c60adaf4cf998c3233b6683d9.zip |
sh: Assembly friendly __pa and __va definitions
This patch defines ___pa and ___va which return the physical and virtual
address of an address, respectively. These macros are suitable for
calling from assembly because they don't include the C casts required by
__pa and __va.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions