Searched refs:CIF_ENABLED_WAIT (Results 1 – 3 of 3) sorted by relevance
19 #define CIF_ENABLED_WAIT 5 /* in enabled wait state */ macro25 #define _CIF_ENABLED_WAIT BIT(CIF_ENABLED_WAIT)
149 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT); in do_io_irq()188 from_idle = test_and_clear_cpu_flag(CIF_ENABLED_WAIT); in do_ext_irq()
431 if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu)) in arch_vcpu_is_preempted()