Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dcpu_event.c96 #define CPU_IDLE_GET_CTX(cp) \ macro
642 ctx = CPU_IDLE_GET_CTX(CPU); in cpu_idle_enter()
755 ctx = CPU_IDLE_GET_CTX(CPU); in cpu_idle_exit()
782 ctx = CPU_IDLE_GET_CTX(CPU); in cpu_idle_exit()
796 ctx = CPU_IDLE_GET_CTX(CPU); in cpu_idle_exit()
814 return (CPU_IDLE_GET_CTX(CPU)); in cpu_idle_get_context()
1132 CPU_IDLE_GET_CTX(cp))); in cpu_idle_get_cpu_state()