Searched hist:e2827fe5c1566f66a922dd7493cbe4522c50580a (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | page_64.h | diff 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 D | cache.h | diff 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 D | align.c | diff 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 D | vdso.c | diff 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 D | asm-offsets.c | diff 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 D | setup_64.c | diff 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>
|