]> xenbits.xensource.com Git - xen.git/commit
mm: move paddr_to_pdx()
authorJan Beulich <jbeulich@suse.com>
Fri, 2 May 2025 07:44:03 +0000 (09:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 2 May 2025 07:44:03 +0000 (09:44 +0200)
commit3120e479a0e55768eccb5e8e7c3c81fd809501a0
treef06f574fc984b05dd4386fc76ae4eb5e0fa5620a
parente81baffaff115c88f33097d171e5e7262e581c2d
mm: move paddr_to_pdx()

There's nothing arch-specific about it.

While there, on x86 visually separate the vmap_to_*() macros from those
covered by the earlier comment.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
xen/arch/arm/include/asm/mm.h
xen/arch/ppc/include/asm/mm.h
xen/arch/riscv/include/asm/mm.h
xen/arch/x86/include/asm/page.h
xen/include/xen/pdx.h