Home
last modified time | relevance | path

Searched refs:sun4c_memerr_reg (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-sparc/
Dmemreg.h39 extern __volatile__ unsigned long *sun4c_memerr_reg;
/linux-2.4.37.9/arch/sparc/mm/
Dnosun4c.c24 unsigned long *sun4c_memerr_reg; variable
Dfault.c127 if (sun4c_memerr_reg) in sparc_lvl15_nmi()
128 printk(" Memory Parity Error %08lx\n", *sun4c_memerr_reg); in sparc_lvl15_nmi()
Dsun4c.c498 volatile unsigned long *sun4c_memerr_reg = 0; variable
506 sun4c_memerr_reg = ioremap(sun4_memreg_physaddr, PAGE_SIZE); in sun4c_probe_memerr_reg()
514 sun4c_memerr_reg = ioremap(regs[0].phys_addr, regs[0].reg_size); in sun4c_probe_memerr_reg()
/linux-2.4.37.9/arch/sparc/kernel/
Dentry.S885 sethi %hi(C_LABEL(sun4c_memerr_reg)), %l4
886 ld [%l4+%lo(C_LABEL(sun4c_memerr_reg))], %l4 ! memerr ctrl reg addr