Support smp function call, calling smp_call_function allows a specific core to execute a function. It should be noted that there should be no waiting operations in the executed function. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>