Home
last modified time | relevance | path

Searched full:rams (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
H A Dmemory.json8 …ECC or parity) in protected CPUs RAMs. On the core, this event counts errors in the caches (includ…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/
H A Dmemory.json8 …ECC or parity) in protected CPUs RAMs. On the core, this event counts errors in the caches (includ…
/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/
H A Dmemory.json21 …t counts any correctable or uncorrectable memory error (ECC or parity) in the protected core RAMs",
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
H A Dexception.json6 …t counts any correctable or uncorrectable memory error (ECC or parity) in the protected core RAMs",
/linux/arch/xtensa/variants/fsf/include/variant/
H A Dcore.h165 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
167 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
168 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/kernel/
H A Dresource.c454 struct resource res, *rams; in walk_system_ram_res_rev() local
460 rams = kvcalloc(rams_size, sizeof(struct resource), GFP_KERNEL); in walk_system_ram_res_rev()
461 if (!rams) in walk_system_ram_res_rev()
472 rams_new = kvrealloc(rams, (rams_size + 16) * sizeof(struct resource), in walk_system_ram_res_rev()
477 rams = rams_new; in walk_system_ram_res_rev()
481 rams[i++] = res; in walk_system_ram_res_rev()
487 ret = (*func)(&rams[i], arg); in walk_system_ram_res_rev()
493 kvfree(rams); in walk_system_ram_res_rev()
/linux/arch/arc/
H A DKconfig242 Single Cycle RAMS to store Fast Path Code
252 Single Cycle RAMS to store Fast Path Data
/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dcore.h172 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
174 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
175 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dcore.h185 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
187 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
188 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/powerpc/platforms/8xx/
H A DKconfig154 This microcode relocates SMC1 and SMC2 parameter RAMs at
/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h218 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
220 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
221 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/xtensa/variants/csp/include/variant/
H A Dcore.h284 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
286 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
287 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dcore.h285 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
287 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
288 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dcore.h242 #define XCHAL_NUM_INSTRAM 0 /* number of core instr. RAMs */
244 #define XCHAL_NUM_DATARAM 0 /* number of core data RAMs */
245 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/arch/xtensa/variants/de212/include/variant/
H A Dcore.h284 #define XCHAL_NUM_INSTRAM 1 /* number of core instr. RAMs */
286 #define XCHAL_NUM_DATARAM 1 /* number of core data RAMs */
287 #define XCHAL_NUM_URAM 0 /* number of core unified RAMs*/
/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst29 the system SRAM) for different peripheral. It can access external RAMs but
111 three fast access static internal RAMs of various size, used for data storage.
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,pru-rproc.yaml17 use the Data RAMs present within the PRU-ICSS for code execution.
H A Dti,omap-remoteproc.yaml110 any RAMs)
/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c248 /* Disable plane and power down most RAMs and FIFOs */ in armada_drm_primary_plane_atomic_disable()
/linux/arch/mips/include/asm/
H A Dcpu-features.h595 * Some systems share FTLB RAMs between threads within a core (siblings in
/linux/sound/hda/codecs/cirrus/
H A Dcs420x.c205 * the clock and write enable to the S/PDIF SRC RAMs is not properly
/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c396 dev_info(fei->dev, "RAMs supported by C8SECTPFE: %d\n", hw->num_ram); in c8sectpfe_getconfig()
/linux/drivers/remoteproc/
H A Domap_remoteproc.c730 * translation (device address to kernel virtual address) for internal RAMs
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c975 /* Initialize Switchcore and internal RAMs */ in mchp_sparx5_probe()
/linux/drivers/net/ethernet/sun/
H A Dcassini.h889 * checking all 17 RAMS.
915 RAMS */

12