Searched defs:arch_needs_cpu (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/s390/include/asm/ | ||
D | processor.h | 72 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro |
/linux-6.1.9/include/linux/ | ||
D | tick.h | 43 # define arch_needs_cpu() (0) macro |