freebsd-src/sys/x86/xen
Alan Cox 83a90bffd8 Eliminate kmem_malloc()'s unused arena parameter. (The arena parameter
became unused in FreeBSD 12.x as a side-effect of the NUMA-related
changes.)

Reviewed by:	kib, markj
Discussed with:	jeff, re@
Differential Revision:	https://reviews.freebsd.org/D16825
2018-08-21 16:43:46 +00:00
..
hvm.c xen: implement early init helper for PVHv2 2018-07-19 08:44:52 +00:00
pv.c Eliminate kmem_malloc()'s unused arena parameter. (The arena parameter 2018-08-21 16:43:46 +00:00
pvcpu_enum.c Use C99 initializers for instances of struct apic_enumerator. 2018-07-13 17:42:48 +00:00
xen_apic.c Fix PCID+PTI pmap operations on Xen/HVM. 2018-05-19 20:28:59 +00:00
xen_intr.c Create a new macro for static DPCPU data. 2018-07-05 17:13:37 +00:00
xen_msi.c
xen_nexus.c
xen_pci_bus.c
xenpv.c xen/pv: remove the attach of the ISA bus from the Xen PV bus 2018-02-16 18:04:27 +00:00