forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/x86/include/asm/xen/events.h
....@@ -2,6 +2,8 @@
22 #ifndef _ASM_X86_XEN_EVENTS_H
33 #define _ASM_X86_XEN_EVENTS_H
44
5
+#include <xen/xen.h>
6
+
57 enum ipi_vector {
68 XEN_RESCHEDULE_VECTOR,
79 XEN_CALL_FUNCTION_VECTOR,