Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143877518
D51376.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
714 B
Referenced Files
None
Subscribers
None
D51376.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
@@ -51,6 +51,14 @@
#define CNTHCTL_EVNTDIR (1 << 3) /* Control transition trigger bit */
#define CNTHCTL_EVNTEN (1 << 2) /* Enable event stream */
+/* CNTPOFF_EL2 - Counter-timer Physical Offset Register */
+#define CNTPOFF_EL2_REG MRS_REG_ALT_NAME(CNTPOFF_EL2)
+#define CNTPOFF_EL2_op0 3
+#define CNTPOFF_EL2_op1 4
+#define CNTPOFF_EL2_CRn 14
+#define CNTPOFF_EL2_CRm 0
+#define CNTPOFF_EL2_op2 6
+
/* CPTR_EL2 - Architecture feature trap register */
/* Valid if HCR_EL2.E2H == 0 */
#define CPTR_TRAP_ALL 0xc01037ff /* Enable all traps */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 2, 9:50 AM (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28411468
Default Alt Text
D51376.diff (714 B)
Attached To
Mode
D51376: arm64: Add CNTPOFF_EL2 op/CR values
Attached
Detach File
Event Timeline
Log In to Comment