linux/arch/x86
Juergen Gross eae446b765 x86/xen: remove 32-bit awareness from startup_xen
startup_xen is still 32-bit aware, even if no longer needed.

Replace the register macros by the 64-bit register names for making
it more readable.

Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20211028081221.2475-5-jgross@suse.com
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
2021-11-02 08:11:02 -05:00
..
boot overflow updates for v5.16-rc1 2021-11-01 17:12:56 -07:00
configs configs: remove the obsolete CONFIG_INPUT_POLLDEV 2021-09-08 11:50:28 -07:00
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2021-11-01 21:24:02 -07:00
entry futex,x86: Wire up sys_futex_waitv() 2021-10-07 13:51:11 +02:00
events x86/fpu updates: 2021-11-01 14:03:56 -07:00
hyperv hyperv-fixes for 5.15 2021-10-07 09:44:48 -07:00
ia32 audit/stable-5.16 PR 20211101 2021-11-01 21:17:39 -07:00
include xen: allow pv-only hypercalls only with CONFIG_XEN_PV 2021-11-02 08:11:01 -05:00
kernel x86/xen: switch initial pvops IRQ functions to dummy ones 2021-11-02 08:03:43 -05:00
kvm Add an interface called cc_platform_has() which is supposed to be used 2021-11-01 15:16:52 -07:00
lib overflow updates for v5.16-rc1 2021-11-01 17:12:56 -07:00
math-emu x86/math-emu: Convert to fpstate 2021-10-20 23:57:54 +02:00
mm - Export sev_es_ghcb_hv_call() so that HyperV Isolation VMs can use it too 2021-11-01 15:52:26 -07:00
net x86/fpu updates: 2021-11-01 14:03:56 -07:00
pci xen-pciback: allow compiling on other archs than x86 2021-11-02 08:03:43 -05:00
platform Add an interface called cc_platform_has() which is supposed to be used 2021-11-01 15:16:52 -07:00
power x86/fpu: Replace the includes of fpu/internal.h 2021-10-20 15:27:29 +02:00
purgatory kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
ras
realmode x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() 2021-10-04 11:47:09 +02:00
tools - Remove cc-option checks which are old and already supported by the 2021-08-30 13:27:16 -07:00
um um: fix stub location calculation 2021-08-26 22:28:03 +02:00
video
xen x86/xen: remove 32-bit awareness from startup_xen 2021-11-02 08:11:02 -05:00
.gitignore
Kbuild
Kconfig Tracing updates for 5.16: 2021-11-01 20:05:19 -07:00
Kconfig.assembler
Kconfig.cpu x86/CPU: Add support for Vortex CPUs 2021-10-21 15:49:07 +02:00
Kconfig.debug tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig 2021-08-16 11:37:21 -04:00
Makefile x86/Makefile: Remove unneeded whitespaces before tabs 2021-10-28 20:19:13 +02:00
Makefile_32.cpu x86/build: Do not add -falign flags unconditionally for clang 2021-09-19 10:35:53 +09:00
Makefile.um