Searched refs:cheetah_error_log (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtraps.c759 struct cheetah_err_info *cheetah_error_log; variable in typeref:struct:cheetah_err_info
766 if (!cheetah_error_log)
769 p = cheetah_error_log + (cpu * 2);
840 cheetah_error_log = (struct cheetah_err_info *)
842 if (!cheetah_error_log) {
847 memset(cheetah_error_log, 0, PAGE_SIZE << order);
853 cheetah_error_log[i].afsr = CHAFSR_INVALID;
H A Dentry.S1030 sethi %hi(cheetah_error_log), %g3
1031 ldx [%g3 + %lo(cheetah_error_log)], %g3

Completed in 114 milliseconds