]> xenbits.xensource.com Git - xen.git/commit
x86/mm: split p2m ioreq server pages special handling into helper
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 27 Feb 2019 11:09:02 +0000 (12:09 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Thu, 28 Feb 2019 17:35:21 +0000 (17:35 +0000)
commitc7a4c088ad1c8d9440d494589239f48e2ca52d7f
tree61c2ed2e8fb75ee2ee92e4e0164ad609ead319ac
parent9b94b18064ccedc90c04d1e0ea13b7ca88081e67
x86/mm: split p2m ioreq server pages special handling into helper

So that it can be shared by both ept, npt and shadow code, instead of
duplicating it.

No change in functionality intended.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/p2m-ept.c
xen/arch/x86/mm/p2m-pt.c
xen/arch/x86/mm/shadow/common.c
xen/include/asm-x86/p2m.h