| /linux/tools/perf/pmu-events/arch/x86/arrowlake/ |
| H A D | virtual-memory.json | 9 "Unit": "cpu_atom" string 18 "Unit": "cpu_atom" string 27 "Unit": "cpu_atom" string 37 "Unit": "cpu_core" string 46 "Unit": "cpu_lowpower" string 57 "Unit": "cpu_core" string 64 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 67 "Unit": "cpu_atom" string 77 "Unit": "cpu_core" string 86 "Unit": "cpu_lowpower" string [all …]
|
| H A D | memory.json | 3 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 9 "Unit": "cpu_atom" string 12 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 18 "Unit": "cpu_atom" string 21 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 27 "Unit": "cpu_lowpower" string 30 …f the load buffer is stalled due to a core bound stall including a store address match, a DTLB mis… 36 "Unit": "cpu_atom" string 39 …f the load buffer is stalled due to a core bound stall including a store address match, a DTLB mis… 45 "Unit": "cpu_lowpower" string [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
| H A D | virtual-memory.json | 9 "Unit": "cpu_atom" string 19 "Unit": "cpu_core" string 30 "Unit": "cpu_core" string 39 "Unit": "cpu_atom" string 49 "Unit": "cpu_core" string 56 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 59 "Unit": "cpu_core" string 66 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 69 "Unit": "cpu_atom" string 76 …eted page walks (2M/4M sizes) caused by demand data loads. This implies address translations miss… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/lunarlake/ |
| H A D | virtual-memory.json | 9 "Unit": "cpu_atom" string 18 "Unit": "cpu_atom" string 27 "Unit": "cpu_atom" string 37 "Unit": "cpu_core" string 48 "Unit": "cpu_core" string 55 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 58 "Unit": "cpu_atom" string 68 "Unit": "cpu_core" string 75 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 78 "Unit": "cpu_core" string [all …]
|
| H A D | memory.json | 3 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 9 "Unit": "cpu_atom" string 12 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 18 "Unit": "cpu_atom" string 21 …f the load buffer is stalled due to a core bound stall including a store address match, a DTLB mis… 27 "Unit": "cpu_atom" string 36 "Unit": "cpu_atom" string 45 "Unit": "cpu_atom" string 55 "Unit": "cpu_atom" string 65 "Unit": "cpu_atom" string [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/alderlake/ |
| H A D | virtual-memory.json | 10 "Unit": "cpu_core" string 21 "Unit": "cpu_core" string 28 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 31 "Unit": "cpu_atom" string 41 "Unit": "cpu_core" string 48 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 51 "Unit": "cpu_core" string 58 …eted page walks (2M/4M sizes) caused by demand data loads. This implies address translations miss… 61 "Unit": "cpu_core" string 68 …mpleted page walks (4K sizes) caused by demand data loads. This implies address translations miss… [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | srio-rmu.txt | 1 Message unit node: 3 For SRIO controllers that implement the message unit as part of the controller 5 node is composed of three types of sub-nodes ("fsl-srio-msg-unit", 6 "fsl-srio-dbell-unit" and "fsl-srio-port-write-unit"). 10 - compatible 13 Definition: Must include "fsl,srio-rmu-vX.Y", "fsl,srio-rmu". 18 - reg 20 Value type: <prop-encoded-array> 21 Definition: A standard property. Specifies the physical address and 25 - fsl,liodn [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/pantherlake/ |
| H A D | virtual-memory.json | 9 "Unit": "cpu_atom" string 18 "Unit": "cpu_atom" string 28 "Unit": "cpu_core" string 39 "Unit": "cpu_core" string 46 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 49 "Unit": "cpu_atom" string 59 "Unit": "cpu_core" string 66 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 69 "Unit": "cpu_core" string 76 …eted page walks (2M/4M sizes) caused by demand data loads. This implies address translations miss… [all …]
|
| H A D | pipeline.json | 3 … "BriefDescription": "Cycles when divide unit is busy executing divide or square root operations.", 8 …n": "Counts cycles when divide unit is busy executing divide or square root operations. Accounts f… 11 "Unit": "cpu_core" string 14 …"BriefDescription": "Cycles when integer divide unit is busy executing divide or square root opera… 19 …"PublicDescription": "Counts cycles when divide unit is busy executing divide or square root opera… 22 "Unit": "cpu_core" string 32 "Unit": "cpu_core" string 41 "Unit": "cpu_core" string 50 "Unit": "cpu_atom" string 59 "Unit": "cpu_core" string [all …]
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore_discovery.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 /* Store the full address of the global discovery table */ 39 #define uncore_discovery_invalid_unit(unit) \ argument 40 (!unit.table1 || !unit.ctl || \ 41 unit.table1 == -1ULL || unit.ctl == -1ULL || \ 42 unit.table3 == -1ULL) 81 u64 ctl; /* Global Control Address */ 107 u64 ctl; /* Unit Control Address */ 122 unsigned int id; /* Unit ID */ 124 u64 addr; /* Unit Control Address */ [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | iosf_mbi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 63 * iosf_mbi_read() - MailBox Interface read command 66 * @offset: register address offset 69 * Locking is handled by spinlock - cannot sleep. 75 * iosf_mbi_write() - MailBox unmasked write command 78 * @offset: register address offset 81 * Locking is handled by spinlock - cannot sleep. 87 * iosf_mbi_modify() - MailBox masked write command 90 * @offset: register address offset 94 * Locking is handled by spinlock - cannot sleep. [all …]
|
| /linux/drivers/scsi/ |
| H A D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 29 SENSE_CODE(0x001F, "Logical unit transitioning to another power condition") 42 SENSE_CODE(0x0400, "Logical unit not ready, cause not reportable") 43 SENSE_CODE(0x0401, "Logical unit is in process of becoming ready") 44 SENSE_CODE(0x0402, "Logical unit not ready, initializing command required") 45 SENSE_CODE(0x0403, "Logical unit not ready, manual intervention required") [all …]
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | octeon-memcpy.S | 18 #include <asm/asm-offsets.h> 30 * - src and dst don't overlap 31 * - src is readable 32 * - dst is writable 40 * - src is readable (no exceptions when reading src) 42 * - dst is writable (no exceptions when writing dst) 43 * __copy_user uses a non-standard calling convention; see 57 * 1- AT contain the address of the byte just past the end of the source 59 * 2- src_entry <= src < AT, and 60 * 3- (dst - src) == (dst_entry - src_entry), [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | pipeline.json | 8 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 17 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 27 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 37 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 47 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 57 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 67 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 77 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 87 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 97 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_cpp.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2 /* Copyright (C) 2015-2018 Netronome Systems, Inc. */ 6 * Interface for low-level NFP CPP access. 22 dev_err(nfp_cpp_device(cpp)->parent, NFP_SUBSYS ": " fmt, ## args) 24 dev_warn(nfp_cpp_device(cpp)->parent, NFP_SUBSYS ": " fmt, ## args) 26 dev_info(nfp_cpp_device(cpp)->parent, NFP_SUBSYS ": " fmt, ## args) 28 dev_dbg(nfp_cpp_device(cpp)->parent, NFP_SUBSYS ": " fmt, ## args) 30 dev_printk(level, nfp_cpp_device(cpp)->parent, \ 69 * NFP_CPP_ID() - pack target, token, and action into a CPP ID. 74 * Create a 32-bit CPP identifier representing the access to be made. [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | cache.json | 5 …"BriefDescription": "Miss Address Buffer (MAB) entries allocated by a Load-Store (LS) pipe for loa… 11 …"BriefDescription": "Miss Address Buffer (MAB) entries allocated by a Load-Store (LS) pipe for har… 17 …"BriefDescription": "Miss Address Buffer (MAB) entries allocated by a Load-Store (LS) pipe for all… 35 …"BriefDescription": "Demand data cache fills from cache of another CCX when the address was in the… 47 …"BriefDescription": "Demand data cache fills from cache of another CCX when the address was in a d… 89 …"BriefDescription": "Any data cache fills from cache of another CCX when the address was in the sa… 101 …"BriefDescription": "Any data cache fills from cache of another CCX when the address was in a diff… 107 …"BriefDescription": "Any data cache fills from cache of another CCX when the address was in the sa… 125 …data cache fills from either cache of another CCX, DRAM or MMIO when the address was in a differen… 161 …eculative) of type PrefetchNTA (move data with minimum cache pollution i.e. non-temporal access).", [all …]
|
| /linux/arch/mips/lib/ |
| H A D | memcpy.S | 23 * dma-coherent systems. 37 #include <asm/asm-offsets.h> 49 * - src and dst don't overlap 50 * - src is readable 51 * - dst is writable 59 * - src is readable (no exceptions when reading src) 61 * - dst is writable (no exceptions when writing dst) 62 * __copy_user uses a non-standard calling convention; see 63 * include/asm-mips/uaccess.h 76 * 1- AT contain the address of the byte just past the end of the source [all …]
|
| /linux/drivers/hid/intel-thc-hid/intel-quicki2c/ |
| H A D | quicki2c-dev.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 #include <linux/hid-over-i2c.h> 19 /* Packet size value, the unit is 16 bytes */ 72 * struct quicki2c_subip_acpi_parameter - QuickI2C ACPI DSD parameters 73 * @device_address: I2C device slave address 75 * @addressing_mode: I2C device slave address mode, 7bit or 10bit 88 * struct quicki2c_subip_acpi_config - QuickI2C ACPI DSD parameters 109 * @FSVL: Maximum Frame Size Value (unit in Bytes) 111 * @INDV: Interrupt Delay Value (unit in 10 us) 147 * struct quicki2c_ddata - Driver specific data for quicki2c device [all …]
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 #include <media/v4l2-device.h> 12 #include <media/v4l2-mem2mem.h> 14 #include "delta-cfg.h" 17 * enum delta_state - state of decoding instance 28 * Decoding instance is ready to decode compressed access unit. 46 * struct delta_streaminfo - information about stream to decode 89 * struct delta_au - access unit structure. 94 * @vaddr: virtual address (kernel can read/write) 95 * @paddr: physical address (for hardware) [all …]
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt8188-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8188-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Hui Liu <hui.liu@mediatek.com> 17 const: mediatek,mt8188-pinctrl 19 gpio-controller: true 21 '#gpio-cells': 25 are defined in <dt-bindings/gpio/gpio.h>. 28 gpio-ranges: [all …]
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | fsp2.h | 14 #define DCRN_PLB4_P0EARL 0x014 /* PLB0 Error Address Register Low */ 15 #define DCRN_PLB4_P0EARH 0x015 /* PLB0 Error Address Register High */ 22 #define DCRN_PLB4_P1EARL 0x01C /* PLB1 Error Address Register Low */ 23 #define DCRN_PLB4_P1EARH 0x01D /* PLB1 Error Address Register High */ 33 #define PLB4OPB_GESR0 0x0 /* Error status 0: Master Dev 0-3 */ 34 #define PLB4OPB_GEAR 0x2 /* Error Address Register */ 35 #define PLB4OPB_GEARU 0x3 /* Error Upper Address Register */ 36 #define PLB4OPB_GESR1 0x4 /* Error Status 1: Master Dev 4-7 */ 37 #define PLB4OPB_GESR2 0xC /* Error Status 2: Master Dev 8-11 */ 39 /* PLB4-to-AHB Bridge */ [all …]
|
| /linux/sound/firewire/ |
| H A D | lib.c | 1 // SPDX-License-Identifier: GPL-2.0-only 18 * snd_fw_transaction - send a request and wait for its completion 19 * @unit: the driver's unit on the target device 21 * @offset: the address in the target's address space 29 * response. The node ID and the current generation are derived from @unit. 33 int snd_fw_transaction(struct fw_unit *unit, int tcode, in snd_fw_transaction() argument 37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction() 43 generation = device->generation; in snd_fw_transaction() 46 rcode = fw_run_transaction(device->card, tcode, in snd_fw_transaction() 47 device->node_id, generation, in snd_fw_transaction() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-memory.json | 8 … to DRAM on a per channel basis. CAS commands are issued to specify the address to read or write … 11 "Unit": "iMC" string 19 …Counts all CAS (Column Address Select) commands issued to DRAM per memory channel. CAS commands a… 22 "Unit": "iMC" string 33 "Unit": "iMC" string 44 "Unit": "iMC" string 54 "Unit": "iMC" string 64 "Unit": "iMC" string 74 "Unit": "iMC" string 84 "Unit": "iMC" string [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/jaketown/ |
| H A D | uncore-cache.json | 7 "Unit": "CBOX" string 15 …ed in Counter 0. The filtering available is found in the control register - threshold, invert an… 16 "Unit": "CBOX" string 23 "Unit": "CBOX" string 31 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 33 "Unit": "CBOX" string 41 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 43 "Unit": "CBOX" string 51 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 53 "Unit": "CBOX" string [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-memory.json | 8 … to DRAM on a per channel basis. CAS commands are issued to specify the address to read or write … 11 "Unit": "iMC" string 19 …Counts all CAS (Column Address Select) commands issued to DRAM per memory channel. CAS commands a… 22 "Unit": "iMC" string 33 "Unit": "iMC" string 44 "Unit": "iMC" string 54 "Unit": "iMC" string 64 "Unit": "iMC" string 74 "Unit": "iMC" string 84 "Unit": "iMC" string [all …]
|