Searched refs:smp_fetch_global_regs (Results 1 – 3 of 3) sorted by relevance
49 void smp_fetch_global_regs(void);73 #define smp_fetch_global_regs() do { } while (0) macro
261 smp_fetch_global_regs(); in arch_trigger_all_cpu_backtrace()
1000 void smp_fetch_global_regs(void) in smp_fetch_global_regs() function