Searched defs:SMP_CALL_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/asm/ | ||
H A D | smp.h | 50 #define SMP_CALL_FUNCTION 0x2 macro |
/linux/arch/loongarch/include/asm/ | ||
H A D | smp.h | 76 #define SMP_CALL_FUNCTION BIT(ACTION_CALL_FUNCTION) macro |