Searched hist:ac959cf54421bc560c93748b227f05f9b6583678 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xen/debug/ |
H A D | debug.c | diff ac959cf54421bc560c93748b227f05f9b6583678 Sat Oct 10 21:40:06 CEST 2015 Julien Grall <julien@xen.org> 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
|
/freebsd/sys/x86/include/xen/ |
H A D | xen-os.h | diff ac959cf54421bc560c93748b227f05f9b6583678 Sat Oct 10 21:40:06 CEST 2015 Julien Grall <julien@xen.org> 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
|