/linux/tools/perf/util/ |
A D | arm-spe.c | 200 speq->spe = spe; in arm_spe__alloc_queue() 258 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local 321 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local 340 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local 409 struct arm_spe *spe = speq->spe; in arm_spe_sample() local 488 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local 493 spe->kernel_start = machine__kernel_start(spe->machine); in arm_spe_run_decoder() 902 free(spe); in arm_spe_free() 1129 if (!spe) in arm_spe_process_auxtrace_info() 1141 spe->timeless_decoding = arm_spe__is_timeless_decoding(spe); in arm_spe_process_auxtrace_info() [all …]
|
A D | Build | 115 perf-$(CONFIG_AUXTRACE) += arm-spe.o 116 perf-$(CONFIG_AUXTRACE) += arm-spe-decoder/
|
/linux/arch/powerpc/crypto/ |
A 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/arch/powerpc/boot/dts/ |
A 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"; 136 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; 394 compatible = "ibm,i2o-440spe"; 400 compatible = "ibm,dma-440spe"; [all …]
|
A 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"; 140 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; 464 compatible = "ibm,i2o-440spe"; 470 compatible = "ibm,dma-440spe"; [all …]
|
/linux/Documentation/devicetree/bindings/powerpc/4xx/ |
A 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/arch/powerpc/platforms/cell/ |
A 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 …]
|
A 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/tools/perf/util/arm-spe-decoder/ |
A D | Build | 1 perf-$(CONFIG_AUXTRACE) += arm-spe-pkt-decoder.o arm-spe-decoder.o
|
/linux/arch/powerpc/include/asm/ |
A D | cell-regs.h | 43 u8 spe[8]; member 50 u32 spe; member
|
A D | emulated_ops.h | 32 struct ppc_emulated_entry spe; member
|
/linux/arch/powerpc/kernel/ptrace/ |
A D | Makefile | 16 obj-$(CONFIG_SPE) += ptrace-spe.o
|
/linux/tools/perf/arch/arm64/util/ |
A D | Build | 14 arm-spe.o mem-events.o
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | spe-pmu.txt | 17 spe-pmu {
|
/linux/scripts/package/ |
A D | mkdebian | 41 debarch=powerpc$(if_enabled_echo CONFIG_SPE spe)
|
/linux/arch/powerpc/kernel/ |
A D | align.c | 324 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
|
A D | traps.c | 2249 WARN_EMULATED_SETUP(spe),
|
/linux/arch/arm64/boot/dts/arm/ |
A D | fvp-base-revc.dts | 150 spe-pmu {
|
/linux/arch/powerpc/platforms/ |
A D | Kconfig.cputype | 359 'spe enable' bit so user processes can execute SPE instructions. 363 effect on a non-spe cpu (it does, however add code to the kernel).
|
/linux/drivers/net/wireless/mediatek/mt76/ |
A D | mt76_connac_mcu.c | 475 struct wtbl_spe *spe; in mt76_connac_mcu_wtbl_generic_tlv() local 514 tlv = mt76_connac_mcu_add_nested_tlv(skb, WTBL_SPE, sizeof(*spe), in mt76_connac_mcu_wtbl_generic_tlv() 516 spe = (struct wtbl_spe *)tlv; in mt76_connac_mcu_wtbl_generic_tlv() 517 spe->spe_idx = 24; in mt76_connac_mcu_wtbl_generic_tlv()
|
/linux/arch/powerpc/ |
A D | Makefile | 230 KBUILD_CFLAGS += $(call cc-option,-mno-spe)
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 3872 struct eth_spe *spe; in bnx2x_sp_post() local 3899 spe = bnx2x_sp_get_next(bp); in bnx2x_sp_post() 3902 spe->hdr.conn_and_cmd_data = in bnx2x_sp_post() 3919 spe->hdr.type = cpu_to_le16(type); in bnx2x_sp_post() 14423 struct eth_spe *spe; in bnx2x_cnic_sp_post() local 14487 spe = bnx2x_sp_get_next(bp); in bnx2x_cnic_sp_post() 14488 *spe = *bp->cnic_kwq_cons; in bnx2x_cnic_sp_post() 14529 *bp->cnic_kwq_prod = *spe; in bnx2x_cnic_sp_queue() 14534 spe->hdr.conn_and_cmd_data, spe->hdr.type, in bnx2x_cnic_sp_queue() 14535 spe->data.update_data_addr.hi, in bnx2x_cnic_sp_queue() [all …]
|
/linux/ |
A D | MAINTAINERS | 14987 F: tools/perf/util/arm-spe*
|