Home
last modified time | relevance | path

Searched refs:LEON3_BYPASS_LOAD_PA (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_kernel.c53 return LEON3_BYPASS_LOAD_PA(&leon3_irqctrl_regs->intid[cpu]) & 0x1f; in leon_eirq_get()
88 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(boot_cpu_id)); in leon_eirq_setup()
138 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(oldcpu)); in leon_set_affinity()
140 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(newcpu)); in leon_set_affinity()
155 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(cpu)); in leon_unmask_irq()
168 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(cpu)); in leon_mask_irq()
267 rld = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].rld); in leon_cycles_offset()
268 val = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].val); in leon_cycles_offset()
269 ctrl = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].ctrl); in leon_cycles_offset()
271 val = LEON3_BYPASS_LOAD_PA( in leon_cycles_offset()
[all...]
H A Dleon_smp.c135 ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >> in leon_smp_setbroadcast()
153 ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >> in leon_smp_nrcpus()
H A Dleon_pci_grpci1.c138 tmp = LEON3_BYPASS_LOAD_PA(pci_conf); in grpci1_cfg_r32()
H A Dleon_pci_grpci2.c262 tmp = LEON3_BYPASS_LOAD_PA(pci_conf); in grpci2_cfg_r32()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dleon_kernel.c51 return LEON3_BYPASS_LOAD_PA(&leon3_irqctrl_regs->intid[cpu]) & 0x1f; in leon_eirq_get()
86 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(boot_cpu_id)); in leon_eirq_setup()
136 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(oldcpu)); in leon_set_affinity()
138 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(newcpu)); in leon_set_affinity()
153 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(cpu)); in leon_unmask_irq()
166 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(cpu)); in leon_mask_irq()
265 rld = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].rld); in leon_cycles_offset()
266 val = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].val); in leon_cycles_offset()
267 ctrl = LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->e[leon3_gptimer_idx].ctrl); in leon_cycles_offset()
269 val = LEON3_BYPASS_LOAD_PA( in leon_cycles_offset()
[all...]
H A Dleon_smp.c135 ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >> in leon_smp_setbroadcast()
153 ((LEON3_BYPASS_LOAD_PA(&(leon3_irqctrl_regs->mpstatus)) >> in leon_smp_nrcpus()
H A Dleon_pci_grpci1.c139 tmp = LEON3_BYPASS_LOAD_PA(pci_conf); in grpci1_cfg_r32()
H A Dleon_pci_grpci2.c264 tmp = LEON3_BYPASS_LOAD_PA(pci_conf); in grpci2_cfg_r32()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dleon.h81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dleon.h81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro

Completed in 10 milliseconds