mpstatus           99 arch/sparc/include/asm/leon_amba.h 	u32 mpstatus;
mpstatus          421 arch/sparc/kernel/leon_kernel.c 	eirq = (LEON3_BYPASS_LOAD_PA(&leon3_irqctrl_regs->mpstatus)
mpstatus          137 arch/sparc/kernel/leon_smp.c 	    ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >>
mpstatus          155 arch/sparc/kernel/leon_smp.c 	    ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >>
mpstatus          170 arch/sparc/kernel/leon_smp.c 	       (unsigned int)&(leon3_irqctrl_regs->mpstatus));
mpstatus          200 arch/sparc/kernel/leon_smp.c 	       (unsigned int)&leon3_irqctrl_regs->mpstatus);
mpstatus          207 arch/sparc/kernel/leon_smp.c 	LEON_BYPASS_STORE_PA(&(leon3_irqctrl_regs->mpstatus), 1 << i);