]> xenbits.xensource.com Git - xen.git/commit
x86/mm: introduce helpers to detect super page alignment
authorRoger Pau Monné <roger.pau@citrix.com>
Mon, 25 Nov 2024 11:18:26 +0000 (12:18 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Nov 2024 11:18:26 +0000 (12:18 +0100)
commit3e603e77eded28ebded6ebfb94a5f39a90080a43
tree95124676d1e2e47cce4bef5d64518397573f60d1
parent8974056f1f7a8194f60f8eaa1d21c3f39d71722c
x86/mm: introduce helpers to detect super page alignment

Split the code that detects whether the physical and linear address of a
mapping request are suitable to be used in an L3 or L2 slot.

No functional change intended.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 97fb6fcf26e80b402aebe9fb31459ecdfd14a900
master date: 2024-11-14 16:12:12 +0100
xen/arch/x86/mm.c