Searched full:pai (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
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 …]
|
/Linux-v6.1/drivers/firmware/arm_scmi/ |
D | powercap.c | 82 __le32 pai; member 101 __le32 pai; member 228 "Platform reported inconsistent PAI config for domain %d - %s\n", in scmi_powercap_domain_attributes_get() 404 u32 domain_id, u32 *pai) in scmi_powercap_xfer_pai_get() argument 417 *pai = get_unaligned_le32(t->rx.buf); in scmi_powercap_xfer_pai_get() 425 u32 domain_id, u32 *pai) in scmi_powercap_pai_get() argument 430 if (!pai || domain_id >= pi->num_domains) in scmi_powercap_pai_get() 435 *pai = ioread32(dom->fc_info[POWERCAP_FC_PAI].get_addr); in scmi_powercap_pai_get() 437 domain_id, *pai, 0); in scmi_powercap_pai_get() 441 return scmi_powercap_xfer_pai_get(ph, domain_id, pai); in scmi_powercap_pai_get() [all …]
|
/Linux-v6.1/arch/s390/kernel/ |
D | perf_pai_ext.c | 22 #include <asm/pai.h> 42 /* Create the PAI extension 1 control block area. 43 * The PAI extension control block 1 is pointed to by lowcore 47 struct paiext_cb { /* PAI extension 1 control block */ 58 unsigned int active_events; /* # of PAI Extension users */ 61 struct paiext_cb *paiext_cb; /* PAI extension control block area */ 225 /* The PAI extension 1 control block supports up to 128 entries. Return 250 /* PAI extension event must be valid and in supported range */ in paiext_event_init() 484 /* Attribute definitions for pai extension1 interface. As with other CPU 497 * Counter facility. Number 0x1000 to 0x103e are used for PAI cryptography [all …]
|
D | perf_pai_crypto.c | 21 #include <asm/pai.h> 38 unsigned int users; /* # of PAI crypto users */ 39 unsigned int sampler; /* # of PAI crypto samplers */ 40 unsigned int counter; /* # of PAI crypto counters */ 193 /* PAI crypto PMU registered as PERF_TYPE_RAW, check event type */ in paicrypt_event_init() 196 /* PAI crypto event must be in valid range */ in paicrypt_event_init() 443 /* List of symbolic PAI counter names. */ 674 rc = attr_event_init(); /* Export known PAI crypto events */ in paicrypt_init()
|
D | nmi.c | 33 #include <asm/pai.h>
|
/Linux-v6.1/include/linux/ |
D | scmi_protocol.h | 579 * @powercap_pai_config: PAI configuration support. 586 * @min_pai: Minimum configurable PAI. 587 * @max_pai: Maximum configurable PAI. 588 * @pai_step: Step size between two consecutive PAI values. 637 * @pai_get: get the current PAI value for the specified domain. 638 * @pai_set: set the PAI value for the specified domain to the provided value. 640 * specified domain and the related PAI upon which is 666 u32 *pai); 668 u32 pai); 670 u32 domain_id, u32 *average_power, u32 *pai); [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/imx/ |
D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 38 - const: pai 90 power-domain-names = "bus", "irqsteer", "lcdif", "pai", "pvi", "trng",
|
/Linux-v6.1/arch/s390/include/asm/ |
D | entry-common.h | 12 #include <asm/pai.h>
|
D | ctl_reg.h | 98 unsigned long pec : 1; /* PAI extension control */
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | pkeys.h | 5 * Copyright 2017, Ram Pai, IBM Corporation.
|
/Linux-v6.1/scripts/ |
D | export_report.pl | 5 # Author : Ram Pai (linuxram@us.ibm.com)
|
/Linux-v6.1/drivers/soc/imx/ |
D | imx8mp-blk-ctrl.c | 363 .name = "hdmiblk-pai", 366 .gpc_name = "pai",
|
/Linux-v6.1/arch/powerpc/mm/book3s64/ |
D | pkeys.c | 5 * Copyright 2017, Ram Pai, IBM Corporation.
|
/Linux-v6.1/fs/ |
D | pnode.c | 6 * Author : Ram Pai (linuxram@us.ibm.com)
|
/Linux-v6.1/tools/perf/pmu-events/ |
D | jevents.py | 227 'PAI-CRYPTO' : 'pai_crypto',
|
/Linux-v6.1/Documentation/filesystems/ |
D | sharedsubtree.rst | 993 version 0.1 (created the initial document, Ram Pai linuxram@us.ibm.com)
|
/Linux-v6.1/drivers/net/wireless/atmel/ |
D | atmel.c | 139 #define GCR_SWRES 0x0080 /* BIU reset (ARM and PAI are NOT reset) */ 140 #define GCR_CORES 0x0060 /* Core Reset (ARM and PAI are reset) */
|