Home
last modified time | relevance | path

Searched full:accelerator (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/zorro/
Dzorro.ids
/openbmc/qemu/include/accel/
H A Daccel-cpu-ops.h2 * Accelerator per-vCPU handlers
24 * struct AccelOpsClass - accelerator interfaces
26 * This structure is used to abstract accelerator differences from the
49 * Request to synchronize QEMU vCPU registers to the hardware accelerator
59 * Request to synchronize QEMU vCPU registers from the hardware accelerator
60 * (the hardware accelerator is the reference).
75 * These allow the timer subsystem to defer to the accelerator to
76 * fetch time. The set function is needed if the accelerator wants
H A Daccel-cpu-target.h2 * Accelerator interface, specializes CPUClass
15 * This header is used to define new accelerator-specific target-specific
16 * accelerator cpu subclasses.
H A Daccel-ops.h2 * Accelerator handlers
43 * accelerator is chosen. It works like MachineClass.compat_props
44 * but it's for accelerators not machines. Accelerator-provided
/openbmc/linux/drivers/crypto/hisilicon/
DKconfig
/openbmc/linux/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt
/openbmc/linux/arch/powerpc/platforms/book3s/
DKconfig
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DAccelerator.interface.yaml2 Implement to provide hardware accelerator attributes. A hardware accelerator
12 The type of accelerator.
17 Possible accelerator type
/openbmc/linux/Documentation/devicetree/bindings/dma/
Dstericsson,dma40.yaml
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
Dia_css_sdis_common_types.h
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0013-CC312-ADAC-Add-PSA_WANT_ALG_SHA_256-definition.patch18 platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt | 3 ++-
21 diff --git a/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt b/platform/ext/accelerator/cc31…
23 --- a/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt
24 +++ b/platform/ext/accelerator/cc312/psa-adac/CMakeLists.txt
/openbmc/u-boot/lib/rsa/
H A DKconfig32 bool "Enable RSA Modular Exponentiation with FSL crypto accelerator"
36 accelerator - CAAM.
39 bool "Enable RSA Modular Exponentiation with ASPEED crypto accelerator"
43 accelerator - ARCY
/openbmc/qemu/accel/
H A Daccel-system.c28 #include "qapi/qapi-commands-accelerator.h"
42 ms->accelerator = accel; in accel_init_machine()
46 ms->accelerator = NULL; in accel_init_machine()
57 return current_machine->accelerator; in current_accel()
62 AccelState *accel = ms->accelerator; in accel_setup_post()
71 AccelState *accel = ms->accelerator; in accel_pre_resume()
/openbmc/qemu/docs/devel/migration/
H A Duadk-compression.rst2 User Space Accelerator Development Kit (UADK) Compression
4 UADK is a general-purpose user space accelerator framework that uses shared
8 UADK includes Unified/User-space-access-intended Accelerator Framework (UACCE),
22 the hardware accelerator to support SVA, and the operating system to support
101 Here's an example to enable UACCE with hardware accelerator in HiSilicon
115 Accelerator dev node permissions
117 Hardware accelerators (eg: HiSilicon Kunpeng Zip accelerator) gets registered to
119 on hardware accelerator devices, write permission should be provided to user.
/openbmc/linux/drivers/crypto/stm32/
DKconfig
/openbmc/linux/drivers/misc/ocxl/
DKconfig
/openbmc/linux/Documentation/misc-devices/
Duacce.rst
/openbmc/linux/drivers/crypto/marvell/
DKconfig
/openbmc/qemu/include/system/
H A Dhw_accel.h25 * Request to synchronize QEMU vCPU registers from the hardware accelerator
26 * (the hardware accelerator is the reference).
36 * Request to synchronize QEMU vCPU registers to the hardware accelerator
/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/Accelerator'
8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml',
28 'xyz/openbmc_project/Inventory/Item/Accelerator',
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/
DKconfig
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py311 def require_accelerator(self, accelerator): argument
313 Requires an accelerator to be available for the test to continue
318 for the given accelerator is not available, the test is also
321 :param accelerator: name of the accelerator, such as "kvm" or "tcg"
322 :type accelerator: str
327 }.get(accelerator)
330 "of accelerator %s" % accelerator)
332 self.skipTest("%s accelerator does not seem to be "
333 "available" % accelerator)
/openbmc/linux/Documentation/devicetree/bindings/media/
Dst,stm32-dma2d.yaml
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
DKconfig

12345678910>>...15