Searched full:maintenance (Results 1 – 25 of 367) sorted by relevance
12345678910>>...15
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | tlb.json | 12 …e broken up into multiple memory operations. This event does not count TLB maintenance operations." 20 …s from both data and instruction fetch, except for those caused by TLB maintenance operations and … 24 …"PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operation… 28 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 32 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 44 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 48 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 52 …ns from both data and instruction fetch except for those caused by TLB maintenance operations or h… 56 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." 60 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." [all …]
|
D | l1d_cache.json | 12 …victim cache line evictions and cache write-backs from snoops or cache maintenance operations. The… 44 …cache line allocation. This event does not count evictions caused by cache maintenance operations." 48 …t of a coherency operation made by another CPU. Event count includes cache maintenance operations." 52 …dation of a cache line in the level 1 data cache caused by:\n\n- Cache Maintenance Operations (CMO…
|
D | l2_cache.json | 40 …-backs from the level 2 cache that are a result of either:\n\n1. Cache maintenance operations,\n\n… 44 …maintenance operations that operate by a virtual address, or by external coherency operations. Thi…
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | tlb.json | 12 …e broken up into multiple memory operations. This event does not count TLB maintenance operations." 20 …s from both data and instruction fetch, except for those caused by TLB maintenance operations and … 24 …"PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operation… 28 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 32 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 44 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 48 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 52 …ns from both data and instruction fetch except for those caused by TLB maintenance operations or h… 56 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." 60 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." [all …]
|
D | l1d_cache.json | 12 …victim cache line evictions and cache write-backs from snoops or cache maintenance operations. The… 40 …cache line allocation. This event does not count evictions caused by cache maintenance operations." 44 …t of a coherency operation made by another CPU. Event count includes cache maintenance operations." 48 …dation of a cache line in the level 1 data cache caused by:\n\n- Cache Maintenance Operations (CMO…
|
D | l2_cache.json | 40 …-backs from the level 2 cache that are a result of either:\n\n1. Cache maintenance operations,\n\n… 44 …maintenance operations that operate by a virtual address, or by external coherency operations. Thi…
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | tlb.json | 12 …e broken up into multiple memory operations. This event does not count TLB maintenance operations." 20 …s from both data and instruction fetch, except for those caused by TLB maintenance operations and … 24 …"PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operation… 28 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 32 …able walk are counted. This event does not count table walks caused by TLB maintenance operations." 44 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 48 …hether the access hits or misses in the TLB. This event does not count TLB maintenance operations." 52 …ns from both data and instruction fetch except for those caused by TLB maintenance operations or h… 56 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." 60 …ations from both data and instruction fetch except for those caused by TLB maintenance operations." [all …]
|
D | l1d_cache.json | 12 …victim cache line evictions and cache write-backs from snoops or cache maintenance operations. The… 44 …cache line allocation. This event does not count evictions caused by cache maintenance operations." 48 …t of a coherency operation made by another CPU. Event count includes cache maintenance operations." 52 …dation of a cache line in the level 1 data cache caused by:\n\n- Cache Maintenance Operations (CMO…
|
D | l2_cache.json | 40 …-backs from the level 2 cache that are a result of either:\n\n1. Cache maintenance operations,\n\n… 44 …maintenance operations that operate by a virtual address, or by external coherency operations. Thi…
|
/linux-6.12.1/include/linux/ |
D | power_supply.h | 355 * @charge_current_max_ua: maintenance charging current that is used to keep 358 * reach this voltage the maintenance charging current is turned off. It is 360 * @charge_voltage_max_uv: maintenance charging voltage that is usually a bit 363 * @safety_timer_minutes: maintenance charging safety timer, with an expiry 364 * time in minutes. We will only use maintenance charging in this setting 366 * maintenance charge current and voltage pair in respective array and wait 391 * To prolong the life of the battery, maintenance charging is applied after 402 * Maintenance charging uses the voltages from this table: a table of settings 404 * CC/CV charging. The maintenance charging will for safety reasons not go on 405 * indefinately: we lower the current and voltage with successive maintenance [all …]
|
D | memregion.h | 32 * Perform cache maintenance after a memory event / operation that 46 * the cache maintenance.
|
/linux-6.12.1/arch/powerpc/sysdev/ |
D | fsl_rio.c | 7 * - fixed maintenance access routines, check for aligned access 136 * @len: Length (in bytes) of the maintenance transaction 158 * @len: Length (in bytes) of the maintenance transaction 177 * fsl_rio_config_read - Generate a MPC85xx read maintenance transaction 183 * @len: Length (in bytes) of the maintenance transaction 186 * Generates a MPC85xx read maintenance transaction. Returns %0 on 203 /* 16MB maintenance window possible */ in fsl_rio_config_read() 204 /* allow only aligned access to maintenance registers */ in fsl_rio_config_read() 242 * fsl_rio_config_write - Generate a MPC85xx write maintenance transaction 248 * @len: Length (in bytes) of the maintenance transaction [all …]
|
D | fsl_rio.h | 7 * - fixed maintenance access routines, check for aligned access 39 #define DOORBELL_ROWAR_MAINTRD 0x00070000 /* maintenance read */
|
/linux-6.12.1/Documentation/arch/riscv/ |
D | patch-acceptance.rst | 3 arch/riscv maintenance guidelines for developers 13 challenge for RISC-V Linux maintenance. Linux maintainers disapprove 50 Foundation. To avoid the maintenance complexity and potential
|
/linux-6.12.1/Documentation/driver-api/rapidio/ |
D | tsi721.rst | 9 It supports maintenance read and write operations, inbound and outbound RapidIO 10 doorbells, inbound maintenance port-writes and RapidIO messaging. 12 To generate SRIO maintenance transactions this driver uses one of Tsi721 DMA 78 One BDMA channel is reserved for generation of maintenance read/write requests.
|
/linux-6.12.1/drivers/power/supply/ |
D | ab8500_chargalg.c | 51 * full charging cycle in the case where maintenance charging 201 * @maintenance_chg: indicate if maintenance charge is active 220 * @maintenance_timer: maintenance charging timer 278 * the maintenance timer 281 * This function gets called when the maintenance timer 291 dev_dbg(di->dev, "Maintenance timer expired\n"); in ab8500_chargalg_maintenance_timer_expired() 422 * ab8500_chargalg_start_maintenance_timer() - Start charging maintenance timer 424 * @duration: duration of the maintenance timer in minutes 426 * The maintenance timer is used to maintain the charge in the battery once 442 * ab8500_chargalg_stop_maintenance_timer() - Stop maintenance timer [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | srio.txt | 64 memory and maintenance transactions then a single LIODN is 68 memory transactions and a unique LIODN for maintenance 72 represents the LIODN associated with maintenance transactions
|
/linux-6.12.1/arch/arm/include/asm/ |
D | switch_to.h | 10 * during a TLB maintenance operation, so execute an inner-shareable dsb 11 * to ensure that the maintenance completes in case we migrate to another
|
/linux-6.12.1/include/uapi/misc/ |
D | fastrpc.h | 24 * The driver is responsible for cache maintenance when passed 30 * CPU and DSP cache maintenance for the buffer. Get virtual address 35 * cache maintenance for the buffer.
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/ |
D | mmu.json | 39 …: "Duration of a translation table walk requested by a CP15 operation (maintenance by MVA and VA t… 42 …: "Duration of a translation table walk requested by a CP15 operation (maintenance by MVA and VA t…
|
/linux-6.12.1/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 22 The amount of maintenance work is usually proportional to the size 128 foundation of kernel maintenance and one cannot build trust with a mailing 163 Subsystem maintainers may remove code for lacking maintenance.
|
/linux-6.12.1/arch/arm/ |
D | Kconfig | 644 corrects this value, ensuring cache maintenance operations which use 653 broadcasted CP15 TLB maintenance operations TLBIASIDIS and TLBIMVAIS. 725 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed" 731 cache line maintenance operation by MVA targeting an Inner 735 relevant cache maintenance functions and sets a specific bit 750 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 754 r2p6,r2p8,r2p10,r3p0) erratum. In case a data cache maintenance 757 an abort may occur on cache maintenance. 870 bool "ARM errata: Cache maintenance by set/way operations can execute out of order" 873 The v7 ARM states that all cache and branch predictor maintenance [all …]
|
/linux-6.12.1/drivers/soc/bcm/brcmstb/ |
D | biuctrl.c | 159 * The read-ahead cache is transparent for Virtual Address cache maintenance 166 * for the IC IALLU and IC IALLUIS cache maintenance operations. 169 * maintenance instructions operating by set/way to operate on the read-ahead
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/ |
D | cache.json | 27 …or L3. This counts both victim line evictions and snoops, including cache maintenance operations.", 31 …ite-back from the L1 to the L2. Snoops from outside the core and cache maintenance operations are …
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | cacheflush.h | 92 * KGDB performs cache maintenance with interrupts disabled, so we in flush_icache_range() 95 * just means that KGDB will elide the maintenance altogether! As it in flush_icache_range()
|
12345678910>>...15