freebsd-src/sys/x86/xen
Roger Pau Monné f62d90e5e9 x86/xen: use correct printf specifier.
Use %p instead of wrongly casting to uintptr_t and printing with %lx.

Reported by: bapt
Fixes: 9a687d1fe3 ('x86/xen: introduce a Xen early init function')
Sponsored by: Cloud Software Group
2024-02-22 15:32:36 +01:00
..
hvm.c x86/xen: use correct printf specifier. 2024-02-22 15:32:36 +01:00
pv.c x86/xen: implement early init hook 2024-02-22 11:08:05 +01:00
xen_apic.c x86/xen: replace xen_cpuid_base with hv_base 2024-02-22 11:08:05 +01:00
xen_arch_intr.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00