Home
last modified time | relevance | path

Searched refs:coherency_base (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dcoherency.c41 void __iomem *coherency_base; variable
134 coherency_base = of_iomap(np, 0); in armada_370_coherency_init()
248 if (!coherency_base) { in set_cpu_coherent()
H A Dcoherency.h17 extern void __iomem *coherency_base; /* for coherency_ll.S */
H A Dcoherency_ll.S47 ldr r1, =coherency_base
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dcoherency.c38 void __iomem *coherency_base; variable
131 coherency_base = of_iomap(np, 0); in armada_370_coherency_init()
245 if (!coherency_base) { in set_cpu_coherent()
H A Dcoherency.h13 extern void __iomem *coherency_base; /* for coherency_ll.S */
H A Dcoherency_ll.S47 ldr r1, =coherency_base

Completed in 2 milliseconds