fully replace mfn_to_gmfn()
authorJan Beulich <jbeulich@suse.com>
Tue, 29 Jun 2021 09:00:51 +0000 (11:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 29 Jun 2021 09:00:51 +0000 (11:00 +0200)
commitf24ec0ed220a43e19059c3fe4f803be458930a1d
treefedd69a5e7628ca0a1e41c9d89c9256679b08ade
parentc636a5fe59575d84778f676ca1728fbd1a7c7104
fully replace mfn_to_gmfn()

Convert the two remaining uses as well as Arm's stub to the properly
named and type-safe mfn_to_gfn(), dropping x86's definition (where we
already have mfn_to_gfn()).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <julien@xen.org>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/domctl.c
xen/common/memory.c
xen/include/asm-arm/mm.h
xen/include/asm-x86/mm.h