/linux-6.8/tools/perf/pmu-events/arch/x86/alderlake/ |
D | virtual-memory.json | 9 "Unit": "cpu_core" string 19 "Unit": "cpu_core" string 25 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 28 "Unit": "cpu_atom" string 37 "Unit": "cpu_core" string 43 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 46 "Unit": "cpu_core" string 52 …eted page walks (2M/4M sizes) caused by demand data loads. This implies address translations miss… 55 "Unit": "cpu_core" string 61 …mpleted page walks (4K sizes) caused by demand data loads. This implies address translations miss… [all …]
|
D | memory.json | 9 "Unit": "cpu_core" string 12 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 17 "Unit": "cpu_atom" string 20 …f the load buffer is stalled due to a core bound stall including a store address match, a DTLB mis… 25 "Unit": "cpu_atom" string 33 "Unit": "cpu_atom" string 42 "Unit": "cpu_atom" string 50 "Unit": "cpu_atom" string 53 …ad (oldest load) of the load buffer and retirement are both stalled due to a store address match.", 58 "Unit": "cpu_atom" string [all …]
|
/linux-6.8/tools/perf/pmu-events/arch/x86/meteorlake/ |
D | virtual-memory.json | 8 "Unit": "cpu_atom" string 17 "Unit": "cpu_core" string 27 "Unit": "cpu_core" string 35 "Unit": "cpu_atom" string 44 "Unit": "cpu_core" string 50 …mpleted page walks (1G sizes) caused by demand data loads. This implies address translations miss… 53 "Unit": "cpu_core" string 59 …ber of page walks completed due to loads (including SW prefetches) whose address translations miss… 62 "Unit": "cpu_atom" string 68 …eted page walks (2M/4M sizes) caused by demand data loads. This implies address translations miss… [all …]
|
D | memory.json | 9 "Unit": "cpu_core" string 18 "Unit": "cpu_core" string 21 …o any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store da… 26 "Unit": "cpu_atom" string 29 …f the load buffer is stalled due to a core bound stall including a store address match, a DTLB mis… 34 "Unit": "cpu_atom" string 42 "Unit": "cpu_atom" string 51 "Unit": "cpu_atom" string 59 "Unit": "cpu_atom" string 62 …ad (oldest load) of the load buffer and retirement are both stalled due to a store address match.", [all …]
|
/linux-6.8/Documentation/devicetree/bindings/powerpc/fsl/ |
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-6.8/tools/perf/pmu-events/arch/x86/skylakex/ |
D | uncore-memory.json | 7 … to DRAM on a per channel basis. CAS commands are issued to specify the address to read or write … 10 "Unit": "iMC" string 17 …Counts all CAS (Column Address Select) commands issued to DRAM per memory channel. CAS commands a… 20 "Unit": "iMC" string 29 "Unit": "iMC" string 38 "Unit": "iMC" string 47 "Unit": "iMC" string 55 "Unit": "iMC" string 63 "Unit": "iMC" string 71 "Unit": "iMC" string [all …]
|
/linux-6.8/tools/perf/pmu-events/arch/x86/lunarlake/ |
D | pipeline.json | 9 "Unit": "cpu_atom" string 18 "Unit": "cpu_core" string 25 …address enables the processor to begin executing instructions before the non-speculative execution… 27 "Unit": "cpu_atom" string 36 "Unit": "cpu_core" string 43 "Unit": "cpu_atom" string 50 "Unit": "cpu_atom" string 57 "Unit": "cpu_atom" string 65 "Unit": "cpu_core" string 74 "Unit": "cpu_core" string [all …]
|
/linux-6.8/arch/x86/include/asm/ |
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-6.8/arch/mips/cavium-octeon/ |
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-6.8/sound/firewire/dice/ |
D | dice-transaction.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * dice_transaction.c - a part of driver for Dice based devices 16 offset += dice->tx_offset; in get_subaddr() 19 offset += dice->rx_offset; in get_subaddr() 22 offset += dice->sync_offset; in get_subaddr() 25 offset += dice->rsrv_offset; in get_subaddr() 29 offset += dice->global_offset; in get_subaddr() 40 return snd_fw_transaction(dice->unit, in snd_dice_transaction_write() 50 return snd_fw_transaction(dice->unit, in snd_dice_transaction_read() 87 err = -ENOSYS; in snd_dice_transaction_get_rate() [all …]
|
/linux-6.8/drivers/scsi/ |
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-6.8/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 7 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 15 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 24 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 33 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 42 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 51 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 60 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 69 … All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the targ… 78 … 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… [all …]
|
/linux-6.8/tools/perf/pmu-events/arch/x86/cascadelakex/ |
D | uncore-memory.json | 7 … to DRAM on a per channel basis. CAS commands are issued to specify the address to read or write … 10 "Unit": "iMC" string 17 …Counts all CAS (Column Address Select) commands issued to DRAM per memory channel. CAS commands a… 20 "Unit": "iMC" string 29 "Unit": "iMC" string 38 "Unit": "iMC" string 47 "Unit": "iMC" string 55 "Unit": "iMC" string 63 "Unit": "iMC" string 71 "Unit": "iMC" string [all …]
|
/linux-6.8/drivers/net/ethernet/netronome/nfp/nfpcore/ |
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-6.8/tools/perf/pmu-events/arch/x86/amdzen4/ |
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-6.8/arch/mips/lib/ |
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-6.8/drivers/media/platform/st/sti/delta/ |
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-6.8/sound/firewire/ |
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-6.8/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-cache.json | 6 "Unit": "CBOX" string 13 …ed in Counter 0. The filtering available is found in the control register - threshold, invert an… 14 "Unit": "CBOX" string 20 "Unit": "CBOX" string 27 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 29 "Unit": "CBOX" string 36 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 38 "Unit": "CBOX" string 45 … LLC was accessed - this includes code, data, prefetches and hints coming from L2. This has numer… 47 "Unit": "CBOX" string [all …]
|
/linux-6.8/Documentation/devicetree/bindings/pinctrl/ |
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-6.8/arch/x86/events/intel/ |
D | uncore_discovery.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 36 #define uncore_discovery_invalid_unit(unit) \ argument 37 (!unit.table1 || !unit.ctl || \ 38 unit.table1 == -1ULL || unit.ctl == -1ULL || \ 39 unit.table3 == -1ULL) 78 u64 ctl; /* Global Control Address */ 104 u64 ctl; /* Unit Control Address */ 119 u64 box_ctrl; /* Unit ctrl addr of the first box */ 120 u64 *box_ctrl_die; /* Unit ctrl addr of the first box of each die */
|
/linux-6.8/arch/powerpc/platforms/44x/ |
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-6.8/mm/damon/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 for performance-centric DRAM level memory management. 12 See https://damonitor.github.io/doc/html/latest-damon/index.html for 22 For more information on KUnit and unit tests in general, please refer 28 bool "Data access monitoring operations for virtual address spaces" 33 that work for virtual address spaces. 36 bool "Data access monitoring operations for the physical address space" 41 that works for the physical address space. 50 For more information on KUnit and unit tests in general, please refer 69 For more information on KUnit and unit tests in general, please refer [all …]
|
/linux-6.8/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * fireworks_transaction.c - a part of driver for Fireworks based devices 5 * Copyright (c) 2013-2014 Takashi Sakamoto 22 * data[6-]: Parameters 24 * Transaction address: 28 * I note that the address for response can be changed by command. But this 29 * module uses the default address. 54 struct fw_unit *unit; member 62 int snd_efw_transaction_cmd(struct fw_unit *unit, in snd_efw_transaction_cmd() argument 65 return snd_fw_transaction(unit, TCODE_WRITE_BLOCK_REQUEST, in snd_efw_transaction_cmd() [all …]
|
/linux-6.8/drivers/infiniband/hw/hns/ |
D | hns_roce_hem.c | 15 * - Redistributions of source code must retain the above 19 * - Redistributions in binary form must reproduce the above 54 hop_num = hr_dev->caps.qpc_hop_num; in hns_roce_check_whether_mhop() 57 hop_num = hr_dev->caps.mpt_hop_num; in hns_roce_check_whether_mhop() 60 hop_num = hr_dev->caps.cqc_hop_num; in hns_roce_check_whether_mhop() 63 hop_num = hr_dev->caps.srqc_hop_num; in hns_roce_check_whether_mhop() 66 hop_num = hr_dev->caps.sccc_hop_num; in hns_roce_check_whether_mhop() 69 hop_num = hr_dev->caps.qpc_timer_hop_num; in hns_roce_check_whether_mhop() 72 hop_num = hr_dev->caps.cqc_timer_hop_num; in hns_roce_check_whether_mhop() 75 hop_num = hr_dev->caps.gmv_hop_num; in hns_roce_check_whether_mhop() [all …]
|