Home
last modified time | relevance | path

Searched defs:comm_page_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcomm_page.h52 typedef struct comm_page_s { struct
53 hrtime_t cp_tsc_last;
54 hrtime_t cp_tsc_hrtime_base;
55 hrtime_t cp_tsc_resume_cap;
56 uint32_t cp_tsc_type;
57 uint32_t cp_tsc_max_delta;
59 volatile uint32_t cp_hres_lock; /* must be 8-byte aligned */
60 uint32_t cp_nsec_scale;
61 int64_t cp_hrestime_adj;
62 hrtime_t cp_hres_last_tick;
[all …]