Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dprocessor.h18 #define CIF_ENABLED_WAIT 5 /* in enabled wait state */ macro
23 #define _CIF_ENABLED_WAIT BIT(CIF_ENABLED_WAIT)
/linux/arch/s390/kernel/
H A Didle.c61 set_cpu_flag(CIF_ENABLED_WAIT); in arch_cpu_idle()
H A Dsmp.c400 if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu)) in arch_vcpu_is_preempted()