Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107374630
D46513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
766 B
Referenced Files
None
Subscribers
None
D46513.diff
View Options
diff --git a/sys/arm64/include/hypervisor.h b/sys/arm64/include/hypervisor.h
--- a/sys/arm64/include/hypervisor.h
+++ b/sys/arm64/include/hypervisor.h
@@ -53,14 +53,14 @@
/* CPTR_EL2 - Architecture feature trap register */
/* Valid if HCR_EL2.E2H == 0 */
-#define CPTR_RES0 0x7fefc800
-#define CPTR_RES1 0x000033ff
-#define CPTR_TFP 0x00000400
+#define CPTR_RES0 0x7fefc800
+#define CPTR_RES1 0x000033ff
+#define CPTR_TFP 0x00000400
/* Valid if HCR_EL2.E2H == 1 */
-#define CPTR_FPEN 0x00300000
+#define CPTR_FPEN 0x00300000
/* Unconditionally valid */
-#define CPTR_TTA 0x00100000
-#define CPTR_TCPAC 0x80000000
+#define CPTR_TTA 0x00100000
+#define CPTR_TCPAC 0x80000000
/* HCR_EL2 - Hypervisor Config Register */
#define HCR_VM (UL(0x1) << 0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 6:03 AM (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15791646
Default Alt Text
D46513.diff (766 B)
Attached To
Mode
D46513: arm64: Adjust the indentation of CPTR_EL2 values
Attached
Detach File
Event Timeline
Log In to Comment