Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dprocessor.h17 #define CIF_ENABLED_WAIT 5 /* in enabled wait state */ macro
21 #define _CIF_ENABLED_WAIT BIT(CIF_ENABLED_WAIT)
/linux/arch/s390/kernel/
H A Dsmp.c401 if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu)) in arch_vcpu_is_preempted()