Searched refs:smp_fetch_global_regs (Results 1 – 3 of 3) sorted by relevance
54 void smp_fetch_global_regs(void);78 #define smp_fetch_global_regs() do { } while (0) macro
257 smp_fetch_global_regs(); in arch_trigger_cpumask_backtrace()
1020 void smp_fetch_global_regs(void) in smp_fetch_global_regs() function