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