x86/shadow: use unambiguous register names
authorJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 16:02:52 +0000 (17:02 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 16:02:52 +0000 (17:02 +0100)
commitf0adead04c526405d09d1a95fb341f2e96975371
treeb540c8525ee370adf7960cef7bda7a966d837a55
parentc3d366edffe40e3be322d1713989bd5743a18d0f
x86/shadow: use unambiguous register names

This is in preparation of eliminating the mis-naming of 64-bit fields
with 32-bit register names (eflags instead of rflags etc).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Tim Deegan <tim@xen.org>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c