We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aac0df commit db95231Copy full SHA for db95231
hypervisor/include/arch/x86/host_pm.h
@@ -6,6 +6,8 @@
6
#ifndef HOST_PM_H
7
#define HOST_PM_H
8
9
+#include <acrn_common.h>
10
+
11
#define BIT_SLP_TYPx 10U
12
#define BIT_SLP_EN 13U
13
#define BIT_WAK_STS 15U
0 commit comments