Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h82 static __always_inline bool test_cpu_flag_of(int flag, int cpu) in test_cpu_flag_of() function
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c431 if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu)) in arch_vcpu_is_preempted()