Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtick.h47 # ifndef arch_needs_cpu
48 # define arch_needs_cpu() (0) macro
/linux/arch/s390/include/asm/
H A Dprocessor.h98 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro