aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/Rules.mk
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 11:39:32 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 11:39:32 +0100
commitd033b064ca456423fc0c55822497aa9354f6ecd8 (patch)
tree404c39d290fca8f78dbaa19701c4c870ccd519ed /buildconfigs/Rules.mk
parentd36204c3835c794d014c0da489eaf41c517f4fe6 (diff)
downloadxen-d033b064ca456423fc0c55822497aa9354f6ecd8.tar.gz
xen-d033b064ca456423fc0c55822497aa9354f6ecd8.tar.bz2
xen-d033b064ca456423fc0c55822497aa9354f6ecd8.zip
Introduce page_to_bus() and use it in pci-dma-xen.c and swiotlb.c. On
xen/ia64 with the P2M/VP model pseudo physical address(gpaddr) is fully virtualized so it defines xen_features(XENFEAT_auto_translated_physmap) = 1. In this case page_to_phys(page) should return pseudo physical address like pfn_to_mfn() and its families. However dma is not virtualized, it can't be used for pci-dma-xen.c, swiotlb.c. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'buildconfigs/Rules.mk')
0 files changed, 0 insertions, 0 deletions