summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2026-05-22 18:21:12 +0300
committerJuergen Gross <jgross@suse.com>2026-06-08 10:20:12 +0300
commit41e5f312aec83657ce651c0bf0dd3e2e4879717a (patch)
tree460865e80dc1ea32659a10d2479f6a2a2e7ac110 /include/linux
parent77a834c9d9c66a13dcf2e69c4389a41fa23e6c39 (diff)
downloadlinux-41e5f312aec83657ce651c0bf0dd3e2e4879717a.tar.xz
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
A lot of arch/x86/xen/xen-ops.h is meant to be for PV only. Guard all of it with CONFIG_XEN_PV in order to avoid someone misusing it in non-PV builds. Additionally any 64-bit tests for now guarded items can be dropped. Move the enum pt_level definition to mmu_pv.c, as it is used only there. Signed-off-by: Juergen Gross <jgross@suse.com> Message-ID: <20260522152114.77319-2-jgross@suse.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions