/Linux-v5.4/tools/perf/util/ |
D | arm-spe.c | 39 struct arm_spe *spe; member 49 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump() 88 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event() argument 92 arm_spe_dump(spe, buf, len); in arm_spe_dump_event() 107 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local 122 err = auxtrace_queues__add_event(&spe->queues, session, event, in arm_spe_process_auxtrace_event() 130 arm_spe_dump_event(spe, buffer->data, in arm_spe_process_auxtrace_event() 156 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local 158 struct auxtrace_queues *queues = &spe->queues; in arm_spe_free_events() 170 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local [all …]
|
D | Build | 102 perf-$(CONFIG_AUXTRACE) += arm-spe.o 103 perf-$(CONFIG_AUXTRACE) += arm-spe-pkt-decoder.o
|
/Linux-v5.4/arch/powerpc/crypto/ |
D | Makefile | 8 obj-$(CONFIG_CRYPTO_AES_PPC_SPE) += aes-ppc-spe.o 11 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o 12 obj-$(CONFIG_CRYPTO_SHA256_PPC_SPE) += sha256-ppc-spe.o 17 aes-ppc-spe-y := aes-spe-core.o aes-spe-keys.o aes-tab-4k.o aes-spe-modes.o aes-spe-glue.o 20 sha1-ppc-spe-y := sha1-spe-asm.o sha1-spe-glue.o 21 sha256-ppc-spe-y := sha256-spe-asm.o sha256-spe-glue.o
|
/Linux-v5.4/arch/powerpc/boot/dts/ |
D | icon.dts | 53 compatible = "ibm,uic-440spe","ibm,uic"; 63 compatible = "ibm,uic-440spe","ibm,uic"; 75 compatible = "ibm,uic-440spe","ibm,uic"; 87 compatible = "ibm,uic-440spe","ibm,uic"; 99 compatible = "ibm,sdr-440spe"; 104 compatible = "ibm,cpr-440spe"; 109 compatible = "ibm,mq-440spe"; 114 compatible = "ibm,plb-440spe", "ibm,plb-440gp", "ibm,plb4"; 131 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp"; 136 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; [all …]
|
D | katmai.dts | 57 compatible = "ibm,uic-440spe","ibm,uic"; 67 compatible = "ibm,uic-440spe","ibm,uic"; 79 compatible = "ibm,uic-440spe","ibm,uic"; 91 compatible = "ibm,uic-440spe","ibm,uic"; 103 compatible = "ibm,sdr-440spe"; 108 compatible = "ibm,cpr-440spe"; 113 compatible = "ibm,mq-440spe"; 118 compatible = "ibm,plb-440spe", "ibm,plb-440gp", "ibm,plb4"; 135 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp"; 140 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/4xx/ |
D | ppc440spe-adma.txt | 15 - compatible : "ibm,i2o-440spe"; 22 compatible = "ibm,i2o-440spe"; 32 - compatible : "ibm,dma-440spe"; 45 compatible = "ibm,dma-440spe"; 82 - compatible : "ibm,mq-440spe"; 88 compatible = "ibm,mq-440spe";
|
/Linux-v5.4/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 35 static u64 __init find_spu_unit_number(struct device_node *spe) in find_spu_unit_number() argument 41 prop = of_get_property(spe, "physical-id", &proplen); in find_spu_unit_number() 46 prop = of_get_property(spe, "unit-id", &proplen); in find_spu_unit_number() 51 prop = of_get_property(spe, "reg", &proplen); in find_spu_unit_number() 286 struct device_node *spe = (struct device_node *)data; in of_create_spu() local 289 spu->devnode = of_node_get(spe); in of_create_spu() 290 spu->spe_id = find_spu_unit_number(spe); in of_create_spu() 292 spu->node = of_node_to_nid(spe); in of_create_spu() 295 " node number too big\n", spe, spu->node); in of_create_spu() 316 ret = spu_map_interrupts(spu, spe); in of_create_spu() [all …]
|
D | cbe_thermal.c | 85 return value.spe[spu->spe_id]; in spu_read_register_value() 316 tpr.spe = 0x100803; in init_default_values()
|
/Linux-v5.4/tools/perf/arch/arm64/util/ |
D | Build | 10 arm-spe.o
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | cell-regs.h | 43 u8 spe[8]; member 50 u32 spe; member
|
D | emulated_ops.h | 32 struct ppc_emulated_entry spe; member
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | spe-pmu.txt | 17 spe-pmu {
|
/Linux-v5.4/scripts/package/ |
D | mkdebian | 41 debarch=powerpc$(if_enabled_echo CONFIG_SPE spe)
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | align.c | 318 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
|
D | traps.c | 2234 WARN_EMULATED_SETUP(spe),
|
/Linux-v5.4/arch/arm64/boot/dts/arm/ |
D | fvp-base-revc.dts | 150 spe-pmu {
|
/Linux-v5.4/arch/powerpc/platforms/ |
D | Kconfig.cputype | 329 'spe enable' bit so user processes can execute SPE instructions. 333 effect on a non-spe cpu (it does, however add code to the kernel).
|
/Linux-v5.4/arch/powerpc/ |
D | Makefile | 235 KBUILD_CFLAGS += $(call cc-option,-mno-spe)
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 3862 struct eth_spe *spe; in bnx2x_sp_post() local 3889 spe = bnx2x_sp_get_next(bp); in bnx2x_sp_post() 3892 spe->hdr.conn_and_cmd_data = in bnx2x_sp_post() 3909 spe->hdr.type = cpu_to_le16(type); in bnx2x_sp_post() 3911 spe->data.update_data_addr.hi = cpu_to_le32(data_hi); in bnx2x_sp_post() 3912 spe->data.update_data_addr.lo = cpu_to_le32(data_lo); in bnx2x_sp_post() 14546 struct eth_spe *spe; in bnx2x_cnic_sp_post() local 14610 spe = bnx2x_sp_get_next(bp); in bnx2x_cnic_sp_post() 14611 *spe = *bp->cnic_kwq_cons; in bnx2x_cnic_sp_post() 14647 struct eth_spe *spe = (struct eth_spe *)kwqes[i]; in bnx2x_cnic_sp_queue() local [all …]
|