Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c253 struct mwait_info { struct
254 size_t mon_min; /* min size to avoid missed wakeups */
255 size_t mon_max; /* size to avoid false wakeups */
256 size_t size_actual; /* size actually allocated */
257 void *buf_actual; /* memory actually allocated */
258 uint32_t support; /* processor support of monitor/mwait */