Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/include/asm/
Dsmp_64.h50 extern void smp_fetch_global_regs(void);
63 #define smp_fetch_global_regs() do { } while (0) macro
/linux-2.6.39/arch/sparc/kernel/
Dprocess_64.c273 smp_fetch_global_regs(); in arch_trigger_all_cpu_backtrace()
Dsmp_64.c1005 void smp_fetch_global_regs(void) in smp_fetch_global_regs() function