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

/linux-master/arch/sparc/kernel/
H A Dleon_smp.c147 LEON_BYPASS_STORE_PA(&(leon3_irqctrl_regs->mpbroadcast), mask);
202 LEON_BYPASS_STORE_PA(&leon3_irqctrl_regs->mask[i], 0);
205 LEON_BYPASS_STORE_PA(&(leon3_irqctrl_regs->mpstatus), 1 << i);
/linux-master/arch/sparc/include/asm/
H A Dleon.h84 #define LEON_BYPASS_STORE_PA(x, v) leon_store_reg((unsigned long)(x), (unsigned long)(v)) macro

Completed in 110 milliseconds