Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dsmp.h71 #define ACTION_CALL_FUNCTION 2 macro
76 #define SMP_CALL_FUNCTION BIT(ACTION_CALL_FUNCTION)
98 mp_ops.send_ipi_single(cpu, ACTION_CALL_FUNCTION); in arch_send_call_function_single_ipi()
103 mp_ops.send_ipi_mask(mask, ACTION_CALL_FUNCTION); in arch_send_call_function_ipi_mask()