1 #define	COMM_PAGE_S_SIZE	0x50
2 #define	CP_TSC_LAST	0x0
3 #define	CP_TSC_HRTIME_BASE	0x8
4 #define	CP_TSC_RESUME_CAP	0x10
5 #define	CP_TSC_TYPE	0x18
6 #define	CP_TSC_MAX_DELTA	0x1c
7 #define	CP_HRES_LOCK	0x20
8 #define	CP_NSEC_SCALE	0x24
9 #define	CP_HRESTIME_ADJ	0x28
10 #define	CP_HRES_LAST_TICK	0x30
11 #define	CP_TSC_NCPU	0x38
12 #define	CP_HRESTIME	0x40
13 #define	CP_HRESTIME_INCR	0x8
14 #define	CP_TSC_SYNC_TICK_DELTA	0x50
15 #define	CP_TSC_SYNC_TICK_DELTA_INCR	0x8
16