Searched refs:ACTION_CALL_FUNCTION (Results 1 – 1 of 1) sorted by relevance
72 #define ACTION_CALL_FUNCTION 2 macro77 #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