Home
last modified time | relevance | path

Searched hist:e2827fe5c1566f66a922dd7493cbe4522c50580a (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dpage_64.hdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dcache.hdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/kernel/
H A Dalign.cdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dvdso.cdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dasm-offsets.cdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dsetup_64.cdiff e2827fe5c1566f66a922dd7493cbe4522c50580a Sun Jan 08 17:31:47 CST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/64: Clean up ppc64_caches using a struct per cache

We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>