x86: drop is_pv_32on64_domain()
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Jul 2015 08:34:13 +0000 (10:34 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 7 Jul 2015 08:34:13 +0000 (10:34 +0200)
commitae9926bffc0e17444f913d5a83cf851b0e37d5f4
treed97a0d2b963c688a4b8c950406ff2ca291f9a981
parent93e12890fcdbe84188e79777dd6fd24558b79083
x86: drop is_pv_32on64_domain()

... as being identical to is_pv_32bit_domain() after the x86-32
removal.

In a few cases this includes no longer open-coding is_pv_32bit_vcpu().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
13 files changed:
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/domctl.c
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/traps.c
xen/arch/x86/x86_64/mm.c
xen/common/domctl.c
xen/common/kexec.c
xen/common/xenoprof.c
xen/include/asm-x86/desc.h
xen/include/asm-x86/domain.h