Symbol: LEON3_BYPASS_STORE_PA
arch/sparc/kernel/leon_kernel.c
136
LEON3_BYPASS_STORE_PA(LEON_IMASK(oldcpu), (oldmask & ~mask));
arch/sparc/kernel/leon_kernel.c
138
LEON3_BYPASS_STORE_PA(LEON_IMASK(newcpu), (oldmask | mask));
arch/sparc/kernel/leon_kernel.c
153
LEON3_BYPASS_STORE_PA(LEON_IMASK(cpu), (oldmask | mask));
arch/sparc/kernel/leon_kernel.c
166
LEON3_BYPASS_STORE_PA(LEON_IMASK(cpu), (oldmask & ~mask));
arch/sparc/kernel/leon_kernel.c
189
LEON3_BYPASS_STORE_PA(LEON_IACK, mask & ~LEON_DO_ACK_HW);
arch/sparc/kernel/leon_kernel.c
386
LEON3_BYPASS_STORE_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].ctrl,
arch/sparc/kernel/leon_kernel.c
395
LEON3_BYPASS_STORE_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].val, 0);
arch/sparc/kernel/leon_kernel.c
396
LEON3_BYPASS_STORE_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].rld,
arch/sparc/kernel/leon_kernel.c
398
LEON3_BYPASS_STORE_PA(
arch/sparc/kernel/leon_kernel.c
415
LEON3_BYPASS_STORE_PA(&leon3_irqctrl_regs->mask[boot_cpu_id], 0);
arch/sparc/kernel/leon_kernel.c
459
LEON3_BYPASS_STORE_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].ctrl,
arch/sparc/kernel/leon_kernel.c
476
LEON3_BYPASS_STORE_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].ctrl,
arch/sparc/kernel/leon_kernel.c
495
LEON3_BYPASS_STORE_PA(addr, (LEON3_BYPASS_LOAD_PA(addr) | mask));
arch/sparc/kernel/leon_kernel.c
87
LEON3_BYPASS_STORE_PA(LEON_IMASK(boot_cpu_id), (oldmask | mask));
arch/sparc/kernel/leon_pci_grpci1.c
202
LEON3_BYPASS_STORE_PA(pci_conf, swab32(val));
arch/sparc/kernel/leon_pci_grpci2.c
334
LEON3_BYPASS_STORE_PA(pci_conf, swab32(val));
arch/sparc/kernel/leon_smp.c
307
LEON3_BYPASS_STORE_PA(&leon3_irqctrl_regs->force[cpu], mask);