Searched refs:l2c (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/edac/ |
H A D | octeon_edac-l2c.c | 21 #define EDAC_MOD_STR "octeon-l2c" 23 static void octeon_l2c_poll_oct1(struct edac_device_ctl_info *l2c) in octeon_l2c_poll_oct1() argument 31 edac_device_handle_ce(l2c, 0, 0, in octeon_l2c_poll_oct1() 36 edac_device_handle_ue(l2c, 0, 0, in octeon_l2c_poll_oct1() 46 edac_device_handle_ce(l2c, 0, 1, in octeon_l2c_poll_oct1() 51 edac_device_handle_ue(l2c, 0, 1, in octeon_l2c_poll_oct1() 60 static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad) in _octeon_l2c_poll_oct2() argument 79 edac_device_handle_ue(l2c, tad, 1, buf2); in _octeon_l2c_poll_oct2() 85 edac_device_handle_ce(l2c, tad, 1, buf2); in _octeon_l2c_poll_oct2() 91 edac_device_handle_ue(l2c, ta in _octeon_l2c_poll_oct2() 126 octeon_l2c_poll_oct2(struct edac_device_ctl_info * l2c) octeon_l2c_poll_oct2() argument 135 struct edac_device_ctl_info *l2c; octeon_l2c_probe() local 189 struct edac_device_ctl_info *l2c = platform_get_drvdata(pdev); octeon_l2c_remove() local [all...] |
H A D | Makefile | 72 obj-$(CONFIG_EDAC_OCTEON_L2C) += octeon_edac-l2c.o
|
/linux/arch/mips/cavium-octeon/executive/ |
H A D | Makefile | 12 obj-y += cvmx-bootmem.o cvmx-l2c.o cvmx-sysinfo.o octeon-model.o
|
/linux/arch/arm/mm/ |
H A D | Makefile | 94 obj-$(CONFIG_OUTER_CACHE) += l2c-common.o 97 obj-$(CONFIG_CACHE_L2X0) += cache-l2x0.o l2c-l2x0-resume.o
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-npi-defs.h | 2231 uint64_t l2c:1; member 2263 uint64_t l2c:1; 2299 uint64_t l2c:1; member 2333 uint64_t l2c:1; 2370 uint64_t l2c:1; member 2404 uint64_t l2c:1; 2437 uint64_t l2c:1; member 2471 uint64_t l2c:1;
|
H A D | cvmx-npei-defs.h | 3722 uint64_t l2c:1; member 3756 uint64_t l2c:1;
|
/linux/arch/powerpc/boot/dts/ |
H A D | arches.dts | 114 L2C0: l2c {
|
H A D | bluestone.dts | 113 L2C0: l2c {
|
H A D | taishan.dts | 109 L2C0: l2c {
|
H A D | canyonlands.dts | 117 L2C0: l2c {
|
H A D | glacier.dts | 110 L2C0: l2c {
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210.dtsi | 272 l2c: cache-controller@10502000 { label
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine.dtsi | 388 * Herobrine boards only use l2c to power an external audio codec (like
|