Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dsmp.h72 #define ACTION_CALL_FUNCTION 2 macro
77 #define SMP_CALL_FUNCTION BIT(ACTION_CALL_FUNCTION)
101 mp_ops.send_ipi_single(cpu, ACTION_CALL_FUNCTION); in arch_send_call_function_single_ipi()
106 mp_ops.send_ipi_mask(mask, ACTION_CALL_FUNCTION); in arch_send_call_function_ipi_mask()

Completed in 5 milliseconds