Home
last modified time | relevance | path

Searched refs:l2c (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/edac/
A Docteon_edac-l2c.c31 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()
130 _octeon_l2c_poll_oct2(l2c, i); in octeon_l2c_poll_oct2()
142 if (!l2c) in octeon_l2c_probe()
145 l2c->dev = &pdev->dev; in octeon_l2c_probe()
146 platform_set_drvdata(pdev, l2c); in octeon_l2c_probe()
149 l2c->mod_name = "octeon-l2c"; in octeon_l2c_probe()
182 edac_device_free_ctl_info(l2c); in octeon_l2c_probe()
[all …]
A Dthunderx_edac.c1848 unsigned long tail = ring_pos(l2c->ring_tail, ARRAY_SIZE(l2c->err_ctx)); in thunderx_l2c_threaded_isr()
1886 l2c->pdev->device); in thunderx_l2c_threaded_isr()
1890 while (CIRC_CNT(l2c->ring_head, l2c->ring_tail, in thunderx_l2c_threaded_isr()
1906 l2c->ring_tail++; in thunderx_l2c_threaded_isr()
1948 struct thunderx_l2c *l2c; in thunderx_l2c_probe() local
2018 if (!l2c->regs) { in thunderx_l2c_probe()
2024 l2c->pdev = pdev; in thunderx_l2c_probe()
2026 l2c->ring_head = 0; in thunderx_l2c_probe()
2027 l2c->ring_tail = 0; in thunderx_l2c_probe()
2029 l2c->msix_ent.entry = 0; in thunderx_l2c_probe()
[all …]
A DMakefile72 obj-$(CONFIG_EDAC_OCTEON_L2C) += octeon_edac-l2c.o
/linux-6.3-rc2/arch/mips/cavium-octeon/executive/
A DMakefile12 obj-y += cvmx-bootmem.o cvmx-l2c.o cvmx-sysinfo.o octeon-model.o
/linux-6.3-rc2/arch/arm/mm/
A DMakefile92 obj-$(CONFIG_OUTER_CACHE) += l2c-common.o
95 obj-$(CONFIG_CACHE_L2X0) += cache-l2x0.o l2c-l2x0-resume.o
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-npi-defs.h2231 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;
A Dcvmx-npei-defs.h3722 uint64_t l2c:1; member
3756 uint64_t l2c:1;
/linux-6.3-rc2/drivers/staging/octeon/
A Docteon-stubs.h1022 uint64_t l2c:1; member
1056 uint64_t l2c:1; member
1091 uint64_t l2c:1; member
1122 uint64_t l2c:1; member
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Darches.dts114 L2C0: l2c {
A Dbluestone.dts113 L2C0: l2c {
A Dtaishan.dts109 L2C0: l2c {
A Dcanyonlands.dts117 L2C0: l2c {
A Dglacier.dts110 L2C0: l2c {
/linux-6.3-rc2/arch/arm/boot/dts/
A Dexynos4210.dtsi272 l2c: cache-controller@10502000 { label
A Dexynos4412.dtsi408 l2c: cache-controller@10502000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsc7280-herobrine.dtsi388 * Herobrine boards only use l2c to power an external audio codec (like

Completed in 49 milliseconds