Searched refs:smp_fetch_global_regs (Results 1 – 3 of 3) sorted by relevance
53 void smp_fetch_global_regs(void);77 #define smp_fetch_global_regs() do { } while (0) macro
258 smp_fetch_global_regs(); in arch_trigger_cpumask_backtrace()
1036 void smp_fetch_global_regs(void) in smp_fetch_global_regs() function