freebsd-dev/sys/x86/xen
Julien Grall ac959cf544 xen: introduce xen_has_percpu_evtchn()
xen_vector_callback_enabled is x86 specific and availability of
per-cpu event channel delivery differs on other architectures.

Introduce a new helper to check if there's support for per-cpu event
channel injection.

Submitted by: Elliott Mitchell <ehem+freebsd@m5p.com>
Reviewed by: royger
Differential Revision: https://reviews.freebsd.org/D29402
2021-07-28 17:27:05 +02:00
..
hvm.c xen: remove hypervisor_info 2021-05-17 10:56:52 +02:00
pv.c x86/xen: further PVHv1 removal cleanup 2021-05-18 10:43:31 +02:00
xen_apic.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
xen_intr.c xen: introduce xen_has_percpu_evtchn() 2021-07-28 17:27:05 +02:00