/openbmc/linux/drivers/remoteproc/ |
H A D | ti_k3_r5_remoteproc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2017-2022 Texas Instruments Incorporated - https://www.ti.com/ 6 * Suman Anna <s-anna@ti.com> 9 #include <linux/dma-mapping.h> 19 #include <linux/omap-mailbox.h> 33 /* R5 TI-SCI Processor Configuration Flags */ 47 /* R5 TI-SCI Processor Control Flags */ 50 /* R5 TI-SCI Processor Status Flags */ 59 * struct k3_r5_mem - internal memory structure 73 * All cluster mode values are not applicable on all SoCs. The following [all …]
|
H A D | xlnx_r5_remoteproc.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include <dt-bindings/power/xlnx-zynqmp-power.h> 8 #include <linux/dma-mapping.h> 9 #include <linux/firmware/xlnx-zynqmp.h> 12 #include <linux/mailbox/zynqmp-ipi-message.h> 29 * settings for RPU cluster mode which 30 * reflects possible values of xlnx,cluster-mode dt-property 34 LOCKSTEP_MODE = 1, /* cores execute same code in lockstep,clk-for-clk */ 39 * struct mem_bank_data - Memory Bank description 43 * @pm_domain_id: Power-domains id of memory bank for firmware to turn on/off [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | other.json | 3 … where the core was running in a manner where Turbo may be clipped to the Non-AVX turbo schedule.", 6 …s running with power-delivery for baseline license level 0. This includes non-AVX codes, SSE, AVX… 14 … running with power-delivery for license level 1. This includes high current AVX 256-bit instruct… 22 … running with power-delivery for license level 2 (introduced in Skylake Server microarchtecture). … 101 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 110 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", 137 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 146 …et, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those PMM accesses that are con… 182 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", 191 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
H A D | extended.json | 3 "Unit": "CPU-M-CF", 6 "BriefDescription": "L1D Read-only Exclusive Writes", 7 …blicDescription": "A directory write to the Level-1 Data cache where the line was originally in a … 10 "Unit": "CPU-M-CF", 17 "Unit": "CPU-M-CF", 21 …data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on this … 24 "Unit": "CPU-M-CF", 27 "BriefDescription": "DTLB2 One-Megabyte Page Writes", 28 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page… 31 "Unit": "CPU-M-CF", [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | other.json | 35 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 44 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", 71 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 80 …her or not in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts PMM accesses that are controlled by … 116 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", 143 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 152 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.", 224 …t, unless in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are con… 233 …er or not in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts DRAM accesses that are controlled by … 242 …her or not in Sub NUMA Cluster(SNC) Mode. In SNC Mode counts PMM accesses that are controlled by … [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
H A D | extended.json | 3 "Unit": "CPU-M-CF", 6 "BriefDescription": "L1D Read-only Exclusive Writes", 7 …blicDescription": "A directory write to the Level-1 Data cache where the line was originally in a … 10 "Unit": "CPU-M-CF", 17 "Unit": "CPU-M-CF", 21 …data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on this … 24 "Unit": "CPU-M-CF", 27 "BriefDescription": "DTLB2 One-Megabyte Page Writes", 28 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page… 31 "Unit": "CPU-M-CF", [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082.out | 5 Testing: create -f foo -f qcow2 TEST_DIR/t.qcow2 128M 12 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on TEST_DIR/t.qcow2 128M 26 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k TEST_DIR/t.qcow… 40 Testing: create -f qcow2 -o cluster_size=4k,cluster_size=8k TEST_DIR/t.qcow2 128M 47 === create: help for -o === 49 Testing: create -f qcow2 -o help TEST_DIR/t.qcow2 128M 51 backing_file=<str> - File name of a base image 52 backing_fmt=<str> - Image format of the base image 53 cluster_size=<size> - qcow2 cluster size 54 compat=<str> - Compatibility level (v2 [0.10] or v3 [1.1]) [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 designed for intra-cluster communication. It can be configured to transmit 18 ------------- 20 - Cluster wide IPC service 23 transmitting data between cluster nodes? Where you yourself determine the 32 - Service Addressing 38 - Service Tracking 44 The service tracking mechanism can also be used for Cluster Topology Tracking, 45 i.e., subscribing for availability/non-availability of cluster nodes. 47 Likewise, the service tracking mechanism can be used for Cluster Connectivity [all …]
|
/openbmc/qemu/docs/system/ |
H A D | gdb.rst | 4 --------- 6 QEMU supports working with gdb via gdb's remote-connection facility 8 way that you might with a low-level debug facility like JTAG 13 In order to use gdb, launch QEMU with the ``-s`` and ``-S`` options. 14 The ``-s`` option will make QEMU listen for an incoming connection 15 from gdb on TCP port 1234, and ``-S`` will make QEMU not start the 18 connection, use the ``-gdb dev`` option instead of ``-s``. See 21 .. parsed-literal:: 23 |qemu_system| -s -S -kernel bzImage -hda rootdisk.img -append "root=/dev/hda" 59 As TCG cannot track all memory accesses in user-mode there is no [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,k3-r5f-rproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-r5f-rproc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Suman Anna <s-anna@ti.com> 13 The TI K3 family of SoCs usually have one or more dual-core Arm Cortex R5F 14 processor subsystems/clusters (R5FSS). The dual core cluster can be used 15 either in a LockStep mode providing safety/fault tolerance features or in a 16 Split mode providing two individual compute cores for doubling the compute 20 AM64x SoCs do not support LockStep mode, but rather a new non-safety mode [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | cache.json | 105 …her they allocate. If either the core is configured without a per-core L2 or the cluster is config… 108 …her they allocate. If either the core is configured without a per-core L2 or the cluster is config… 111 …-core L2 cache: This event does not count. +//0 If the core is configured without a per-core L2 ca… 114 …-core L2 cache: This event does not count. +//0 If the core is configured without a per-core L2 ca… 117 …This event counts any linefills from the prefetcher which cause an allocation into the L1 D-cache", 120 … This event counts any linefills from the prefetcher which cause an allocation into the L1 D-cache" 123 …on": "Level 2 cache write streaming mode. This event counts for each cycle where the core is in wr… 126 …on": "Level 2 cache write streaming mode. This event counts for each cycle where the core is in wr… 129 …"Level 1 data cache entering write streaming mode.This event counts for each entry into write-stre… 132 …"Level 1 data cache entering write streaming mode.This event counts for each entry into write-stre… [all …]
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 30 #include "block/block-io.h" 41 #include "qemu/error-report.h" 55 /* MAYBE TODO: write block-visofs.c */ 73 * https://jdebp.eu/FGA/volume-boot-block-oem-name-field.html 91 array->pointer = NULL; in array_init() 92 array->size=0; in array_init() 93 array->next=0; in array_init() 94 array->item_size=item_size; in array_init() 99 g_free(array->pointer); in array_free() 100 array->size=array->next=0; in array_free() [all …]
|
/openbmc/linux/drivers/md/ |
H A D | md-cluster.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 13 #include "md-bitmap.h" 14 #include "md-cluster.h" 26 void (*bast)(void *arg, int mode); /* blocking AST function pointer*/ 28 int mode; member 46 /* If cluster operations (such as adding a disk) must lock the 54 /* We should receive message after node joined cluster and 120 res->sync_locking_done = true; in sync_ast() 121 wake_up(&res->sync_locking); in sync_ast() 124 static int dlm_lock_sync(struct dlm_lock_resource *res, int mode) in dlm_lock_sync() argument [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | cache.json | 102 …-complex L2 cache, this event does not count. If the complex is configured without a per-complex L… 105 …-complex L2 cache, this event does not count. If the complex is configured without a per-complex L… 114 …ription": "L2 cache write streaming mode. This event counts for each cycle where the core is in wr… 117 …ription": "L2 cache write streaming mode. This event counts for each cycle where the core is in wr… 120 …n": "L1 data cache entering write streaming mode. This event counts for each entry into write stre… 123 …n": "L1 data cache entering write streaming mode. This event counts for each entry into write stre… 126 …on": "L1 data cache write streaming mode. This event counts for each cycle where the core is in wr… 129 …on": "L1 data cache write streaming mode. This event counts for each cycle where the core is in wr… 132 …ription": "L3 cache write streaming mode. This event counts for each cycle where the core is in wr… 135 …ription": "L3 cache write streaming mode. This event counts for each cycle where the core is in wr… [all …]
|
/openbmc/linux/include/linux/ |
H A D | dlm.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. 6 ** Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. 46 * cluster: cluster name, null terminated, up to DLM_LOCKSPACE_LEN (not 47 * including terminating null). Optional. When cluster is null, it 48 * is not used. When set, dlm_new_lockspace() returns -EBADR if cluster 49 * is not equal to the dlm cluster name. 57 * dlm_new_lockspace() should return -EEXIST if the lockspace exists. 71 * be used or not. 0: will be used, -EXXX will not be used. 72 * -EOPNOTSUPP: the dlm does not have recovery_callbacks enabled. [all …]
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-controls.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 ------------ 31 sub-device drivers. 35 ------------------------ 48 Basic usage for V4L2 and sub-device drivers 49 ------------------------------------------- 53 .. code-block:: c 55 #include <media/v4l2-ctrls.h> 57 1.1) Add the handler to your driver's top-level struct: 61 .. code-block:: c [all …]
|
/openbmc/linux/fs/fat/ |
H A D | fat.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 37 unsigned char errors; /* On error: continue, panic, remount-ro */ 45 utf8:1, /* Use of UTF-8 character set (Default) */ 61 * MS-DOS file system in-core superblock data 64 unsigned short sec_per_clus; /* sectors/cluster */ 66 unsigned int cluster_size; /* cluster size */ 73 unsigned long max_cluster; /* maximum cluster number */ 74 unsigned long root_cluster; /* first cluster of the root directory */ 79 unsigned int prev_free; /* previously allocated cluster number */ 80 unsigned int free_clusters; /* -1 if undefined */ [all …]
|
/openbmc/linux/fs/ocfs2/ |
H A D | stackglue.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Glue to the underlying cluster stack. 21 /* Needed for plock-related prototypes */ 44 * its inter-node behavior. See dlmglue.c for more information. 88 * A cluster connection. Mostly opaque to ocfs2, the connection holds 106 * Each cluster stack implements the stack operations structure. Not used 107 * in the ocfs2 code, the stackglue code translates generic cluster calls 113 * filesystem to the cluster stack. The ->connect() op is passed 122 * ->connect() must not return until it is guaranteed that 124 * - Node down notifications for the filesystem will be received [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
H A D | cache.json | 111 … prefetch. Counts any linefills from the prefetcher which cause an allocation into the L1 D-cache", 114 …o prefetch. Counts any linefills from the prefetcher which cause an allocation into the L1 D-cache" 117 …-core L2 cache: This event does not count. +//0 If the core is configured without a per-core L2 ca… 120 …-core L2 cache: This event does not count. +//0 If the core is configured without a per-core L2 ca… 123 …her they allocate. If either the core is configured without a per-core L2 or the cluster is config… 126 …her they allocate. If either the core is configured without a per-core L2 or the cluster is config… 129 "PublicDescription": "L1D entering write stream mode", 132 "BriefDescription": "L1D entering write stream mode" 135 "PublicDescription": "L1D is in write stream mode", 138 "BriefDescription": "L1D is in write stream mode" [all …]
|
/openbmc/linux/fs/dlm/ |
H A D | lockspace.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. 6 ** Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. 43 ls = dlm_find_lockspace_local(ls->ls_local_handle); in dlm_control_store() 45 return -EINVAL; in dlm_control_store() 55 ret = -EINVAL; in dlm_control_store() 63 int rc = kstrtoint(buf, 0, &ls->ls_uevent_result); in dlm_event_store() 67 set_bit(LSFL_UEVENT_WAIT, &ls->ls_flags); in dlm_event_store() 68 wake_up(&ls->ls_uevent_wait); in dlm_event_store() 74 return snprintf(buf, PAGE_SIZE, "%u\n", ls->ls_global_id); in dlm_id_show() [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A D | cache.json | 3 …the L2Q because of any L2 queue reject condition. There is no concept of at-ret here. It might in… 31 … and L1 evictions (automatically exlcudes L2HWP, UC, WC) that were rejected - Multiple repeated re… 37 "BriefDescription": "Counts all the load micro-ops retired", 40 "PublicDescription": "This event counts the number of load micro-ops retired.", 45 "BriefDescription": "Counts all the store micro-ops retired", 48 "PublicDescription": "This event counts the number of store micro-ops retired.", 62 "BriefDescription": "Counts the number of load micro-ops retired that miss in L1 D cache", 65 …"PublicDescription": "This event counts the number of load micro-ops retired that miss in L1 Data … 70 "BriefDescription": "Counts the number of load micro-ops retired that hit in the L2", 79 "BriefDescription": "Counts the number of load micro-ops retired that miss in the L2", [all …]
|
/openbmc/qemu/docs/interop/ |
H A D | parallels.rst | 6 Copyright (c) 2015 Vladimir Sementsov-Ogievskiy 9 See the COPYING file in the top-level directory. 18 All numbers in a Parallels expandable image are stored in little-endian byte 23 ----------- 26 A 512-byte data chunk. 28 Cluster 31 versions, cluster sizes of 63 sectors, 256 and 252 kilobytes were used. 35 guest-to-host I/O data address translation. 38 ------ 44 0 - 15: magic [all …]
|
/openbmc/linux/drivers/perf/ |
H A D | qcom_l2_pmu.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* Copyright (c) 2015-2017 The Linux Foundation. All rights reserved. 26 #include <soc/qcom/kryo-l2-accessors.h> 121 * The cache is made up of one or more clusters, each cluster has its own PMU. 122 * Each cluster is associated with one or more CPUs. 125 * Events can be envisioned as a 2-dimensional array. Each column represents 143 /* The CPU that is used for collecting events on this cluster */ 145 /* All the CPUs associated with this cluster */ 166 return *per_cpu_ptr(l2cache_pmu->pmu_cluster, cpu); in get_cluster_pmu() 243 static void cluster_pmu_set_resr(struct cluster_pmu *cluster, in cluster_pmu_set_resr() argument [all …]
|
/openbmc/linux/arch/arm/mach-exynos/ |
H A D | common.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 12 #include <linux/platform_data/cpuidle-exynos.h> 113 /* CPU BOOT mode flag for Exynos3250 SoC bootloader */ 116 * Magic values for bootloader indicating chosen low power mode. 117 * See also Documentation/arch/arm/samsung/bootloader-interface.rst 123 void exynos_set_boot_flag(unsigned int cpu, unsigned int mode); 124 void exynos_clear_boot_flag(unsigned int cpu, unsigned int mode); 140 extern void exynos_cluster_power_down(int cluster); 141 extern void exynos_cluster_power_up(int cluster); 142 extern int exynos_cluster_power_state(int cluster);
|
/openbmc/linux/fs/exfat/ |
H A D | exfat_fs.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) 2012-2013 Samsung Electronics Co., Ltd. 51 (ES_IDX_FIRST_FILENAME + EXFAT_FILENAME_ENTRY_NUM(name_len) - 1) 77 #define MAX_CHARSET_SIZE 6 /* max size of multi-byte character */ 81 #define EXFAT_HINT_NONE -1 85 * helpers for cluster size to byte conversion. 87 #define EXFAT_CLU_TO_B(b, sbi) ((b) << (sbi)->cluster_size_bits) 88 #define EXFAT_B_TO_CLU(b, sbi) ((b) >> (sbi)->cluster_size_bits) 90 (((b - 1) >> (sbi)->cluster_size_bits) + 1) 91 #define EXFAT_CLU_OFFSET(off, sbi) ((off) & ((sbi)->cluster_size - 1)) [all …]
|