fix up vtophys a bit
authorNathan Binkert <binkertn@umich.edu>
Fri, 13 Feb 2004 20:36:21 +0000 (15:36 -0500)
committerNathan Binkert <binkertn@umich.edu>
Fri, 13 Feb 2004 20:36:21 +0000 (15:36 -0500)
commit8232c9743df13416810316476500d0e13681677e
tree02d295d452f3fe51c86338d71465fef2eb0959f7
parent5e82f8d84c4d8a8ec4ce914f02328a068ea2cacc
fix up vtophys a bit

arch/alpha/vtophys.cc:
    fix up vtophys to deal with translations if there
    is no ptbr, and to deal with PAL addresses
    add ptomem which is just a wrapper for dma_addr
arch/alpha/vtophys.hh:
    add ptomem which is a wrapper for dma_addr with the
    same usage as vtomem

--HG--
extra : convert_revision : 1ae22073d400e87b708a4a7ef501124227fc6c39
arch/alpha/vtophys.cc
arch/alpha/vtophys.hh