Home
last modified time | relevance | path

Searched refs:cpu_flags_to_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c3174 cpu_flags_to_state(cpu_flag_t flags) in cpu_flags_to_state() function
3196 return (cpu_flags_to_state(cpu->cpu_flags)); in cpu_get_state()
3207 switch (cpu_flags_to_state(flags)) { in cpu_get_state_str()