Home
last modified time | relevance | path

Searched full:andes (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.14.4/arch/riscv/
DKconfig.errata4 bool "Andes AX45MP errata"
7 All Andes errata Kconfig depend on this Kconfig. Disabling
8 this Kconfig will disable all Andes errata. Please say "Y"
9 here if your platform uses Andes CPU cores.
14 bool "Apply Andes cache management errata"
20 non-standard handling on non-coherent operations on Andes cores.
DKconfig.vendor6 menu "Andes" menu
8 bool "Andes vendor extension support"
12 Say N here if you want to disable all Andes vendor extension
13 support. This will cause any Andes vendor extensions that are
/linux-6.14.4/include/linux/soc/andes/
Dirq.h3 * Copyright (C) 2023 Andes Technology Corporation
8 /* Andes PMU irq number */
13 /* Andes PMU related registers */
/linux-6.14.4/drivers/cache/
DKconfig5 bool "Andes Technology AX45MP L2 Cache controller"
9 Support for the L2 cache controller on Andes Technology AX45MP platforms.
Dax45mp_cache.c3 * non-coherent cache functions for Andes AX45MP
194 * If IOCP is present on the Andes AX45MP core riscv_cbom_block_size in ax45mp_cache_init()
/linux-6.14.4/arch/riscv/kernel/vendor_extensions/
Dandes.c5 #include <asm/vendor_extensions/andes.h>
10 /* All Andes vendor extensions supported in Linux */
DMakefile3 obj-$(CONFIG_RISCV_ISA_VENDOR_EXT_ANDES) += andes.o
/linux-6.14.4/arch/riscv/include/asm/
Dvermagic.h2 /* Copyright (C) 2017 Andes Technology Corporation */
Dmodule.lds.h2 /* Copyright (C) 2017 Andes Technology Corporation */
Dperf_event.h4 * Copyright (C) 2018 Andes Technology Corporation
Dkasan.h2 /* Copyright (C) 2019 Andes Technology Corporation */
Dmodule.h2 /* Copyright (C) 2017 Andes Technology Corporation */
Dftrace.h2 /* Copyright (C) 2017 Andes Technology Corporation */
/linux-6.14.4/drivers/irqchip/
Dirq-riscv-intc.c20 #include <linux/soc/andes/irq.h>
71 * Andes specific S-mode local interrupt causes (hwirq) in andes_intc_irq_mask()
249 IRQCHIP_DECLARE(andes, "andestech,cpu-intc", riscv_intc_init);
/linux-6.14.4/arch/riscv/errata/
DMakefile15 obj-$(CONFIG_ERRATA_ANDES) += andes/
/linux-6.14.4/tools/perf/pmu-events/arch/riscv/
Dmapfile.csv20 0x31e-0x8000000000008a45-0x[[:xdigit:]]+,v1,andes/ax45,core
/linux-6.14.4/drivers/perf/
DKconfig119 bool "Andes custom PMU support"
123 The Andes cores implement the PMU overflow extension very
/linux-6.14.4/arch/riscv/kernel/
Dvendor_extensions.c8 #include <asm/vendor_extensions/andes.h>
Dmcount.S2 /* Copyright (C) 2017 Andes Technology Corporation */
Dmcount-dyn.S2 /* Copyright (C) 2017 Andes Technology Corporation */
Dmodule-sections.c5 * Copyright (C) 2018 Andes Technology Corporation <[email protected]>
Dftrace.c5 * Copyright (C) 2017 Andes Technology Corporation
/linux-6.14.4/arch/riscv/errata/andes/
Derrata.c3 * Erratas to be applied for Andes CPU cores
/linux-6.14.4/include/linux/perf/
Driscv_pmu.h4 * Copyright (C) 2018 Andes Technology Corporation
/linux-6.14.4/include/uapi/linux/
Delf-em.h44 #define EM_NDS32 167 /* Andes Technology compact code size

12