/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
H A D | pai_crypto.json | 3 "Unit": "PAI-CRYPTO", 10 "Unit": "PAI-CRYPTO", 17 "Unit": "PAI-CRYPTO", 24 "Unit": "PAI-CRYPTO", 31 "Unit": "PAI-CRYPTO", 38 "Unit": "PAI-CRYPTO", 45 "Unit": "PAI-CRYPTO", 52 "Unit": "PAI-CRYPTO", 59 "Unit": "PAI-CRYPTO", 66 "Unit": "PAI-CRYPTO", [all …]
|
H A D | pai_ext.json | 3 "Unit": "PAI-EXT", 10 "Unit": "PAI-EXT", 16 "Unit": "PAI-EXT", 22 "Unit": "PAI-EXT", 28 "Unit": "PAI-EXT", 34 "Unit": "PAI-EXT", 40 "Unit": "PAI-EXT", 46 "Unit": "PAI-EXT", 52 "Unit": "PAI-EXT", 58 "Unit": "PAI-EXT", [all …]
|
/linux/drivers/firmware/arm_scmi/ |
H A D | powercap.c | 85 __le32 pai; member 104 __le32 pai; member 249 "Platform reported inconsistent PAI config for domain %d - %s\n", in scmi_powercap_domain_attributes_get() 468 u32 domain_id, u32 *pai) in scmi_powercap_xfer_pai_get() argument 481 *pai = get_unaligned_le32(t->rx.buf); in scmi_powercap_xfer_pai_get() 489 u32 domain_id, u32 *pai) in scmi_powercap_pai_get() argument 494 if (!pai || domain_id >= pi->num_domains) in scmi_powercap_pai_get() 499 *pai = ioread32(dom->fc_info[POWERCAP_FC_PAI].get_addr); in scmi_powercap_pai_get() 501 domain_id, *pai, 0); in scmi_powercap_pai_get() 505 return scmi_powercap_xfer_pai_get(ph, domain_id, pai); in scmi_powercap_pai_get() [all …]
|
/linux/arch/s390/kernel/ |
H A D | perf_pai_ext.c | 21 #include <asm/pai.h> 35 /* Create the PAI extension 1 control block area. 36 * The PAI extension control block 1 is pointed to by lowcore 40 struct paiext_cb { /* PAI extension 1 control block */ 50 unsigned int active_events; /* # of PAI Extension users */ 53 struct paiext_cb *paiext_cb; /* PAI extension control block area */ 256 /* The PAI extension 1 control block supports up to 128 entries. Return 281 /* PAI extension event must be valid and in supported range */ in paiext_event_init() 554 /* Attribute definitions for pai extension1 interface. As with other CPU 567 * Counter facility. Number 0x1000 to 0x103e are used for PAI cryptography [all …]
|
H A D | perf_pai_crypto.c | 20 #include <asm/pai.h> 37 unsigned int active_events; /* # of PAI crypto users */ 286 /* PAI crypto PMU registered as PERF_TYPE_RAW, check event type */ in paicrypt_event_init() 289 /* PAI crypto event must be in valid range */ in paicrypt_event_init() 582 /* List of symbolic PAI counter names. */ 836 rc = attr_event_init(); /* Export known PAI crypto events */ in paicrypt_init()
|
H A D | nmi.c | 33 #include <asm/pai.h>
|
/linux/tools/perf/util/ |
H A D | s390-sample-raw.c | 126 case PERF_EVENT_PAI_NNPA_ALL: /* PAI NNPA counter set */ in get_counterset_start() 127 case PERF_EVENT_PAI_CRYPTO_ALL: /* PAI CRYPTO counter set */ in get_counterset_start() 230 * Test for valid raw data. At least one PAI event should be in the raw 277 * - processor activity assist (PAI) crypto counter event 278 * - processor activity assist (PAI) neural network processor assist (NNPA)
|
/linux/drivers/powercap/ |
H A D | arm_scmi_powercap.c | 59 u32 avg_power, pai; in scmi_powercap_get_power_uw() local 66 &pai); in scmi_powercap_get_power_uw() 167 "Normalized %s:PAI - requested:%llu - normalized:%u\n", in scmi_powercap_normalize_time() 190 u32 pai; in scmi_powercap_get_time_window_us() local 192 ret = powercap_ops->pai_get(spz->ph, spz->info->id, &pai); in scmi_powercap_get_time_window_us() 196 *time_window_us = pai; in scmi_powercap_get_time_window_us()
|
/linux/include/linux/ |
H A D | scmi_protocol.h | 622 * @powercap_pai_config: PAI configuration support. 629 * @min_pai: Minimum configurable PAI. 630 * @max_pai: Maximum configurable PAI. 631 * @pai_step: Step size between two consecutive PAI values. 694 * @pai_get: get the current PAI value for the specified domain. 695 * @pai_set: set the PAI value for the specified domain to the provided value. 697 * specified domain and the related PAI upon which is 727 u32 *pai); 729 u32 pai); 731 u32 domain_id, u32 *average_power, u32 *pai); [all …]
|
/linux/Documentation/devicetree/bindings/soc/imx/ |
H A D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 38 - const: pai 95 power-domain-names = "bus", "irqsteer", "lcdif", "pai", "pvi", "trng",
|
/linux/arch/s390/include/asm/ |
H A D | entry-common.h | 12 #include <asm/pai.h>
|
H A D | ctlreg.h | 204 unsigned long pec : 1; /* PAI extension control */
|
/linux/arch/powerpc/include/asm/ |
H A D | pkeys.h | 5 * Copyright 2017, Ram Pai, IBM Corporation.
|
/linux/scripts/ |
H A D | export_report.pl | 5 # Author : Ram Pai (linuxram@us.ibm.com)
|
/linux/drivers/pmdomain/imx/ |
H A D | imx8mp-blk-ctrl.c | 467 .name = "hdmiblk-pai", 470 .gpc_name = "pai",
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 5 * Copyright 2017, Ram Pai, IBM Corporation.
|
/linux/tools/perf/pmu-events/ |
H A D | jevents.py | 279 'PAI-CRYPTO' : 'pai_crypto', 280 'PAI-EXT' : 'pai_ext',
|
/linux/fs/ |
H A D | pnode.c | 6 * Author : Ram Pai (linuxram@us.ibm.com)
|
/linux/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 997 version 0.1 (created the initial document, Ram Pai linuxram@us.ibm.com)
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp.dtsi | 2023 "pai", "pvi", "trng",
|