Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h269 int sip_fiq_debugger_switch_cpu(u32 cpu);
400 static inline int sip_fiq_debugger_switch_cpu(u32 cpu) { return 0; } in sip_fiq_debugger_switch_cpu() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c502 int sip_fiq_debugger_switch_cpu(u32 cpu) in sip_fiq_debugger_switch_cpu() function
535 EXPORT_SYMBOL_GPL(sip_fiq_debugger_switch_cpu);
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c707 sip_fiq_debugger_switch_cpu(cpu); in rk_fiq_debugger_switch_cpu()
764 sip_fiq_debugger_switch_cpu(target_cpu); in fiq_debugger_cpu_offine_migrate_fiq()