Searched refs:PT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
131 enum pt_cpu_state { PT_INACTIVE = 0, PT_ACTIVE }; enumerator263 pt_cpu_set_state(curcpu, PT_ACTIVE); in pt_cpu_start()802 if (pt_cpu_get_state(curcpu) != PT_ACTIVE) { in pt_topa_intr()819 if (pt_cpu_get_state(curcpu) == PT_ACTIVE) { in pt_topa_intr()