xen: use normal virt_to_machine for ptes
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 22 Dec 2010 21:09:40 +0000 (13:09 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 20 May 2011 21:25:24 +0000 (14:25 -0700)
We no longer support HIGHPTE allocations, so ptes should always be
within the kernel's direct map, and don't need pagetable walks
to convert to machine addresses.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

No differences found