Searched full:coprocessors (Results 1 – 25 of 37) sorted by relevance
12
/Linux-v6.6/arch/xtensa/variants/fsf/include/variant/ |
D | tie.h | 16 #define XCHAL_CP_NUM 0 /* number of coprocessors */ 21 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/drivers/soc/ixp4xx/ |
D | Kconfig | 17 This driver supports IXP4xx built-in network coprocessors
|
/Linux-v6.6/arch/powerpc/platforms/book3s/ |
D | Kconfig | 10 provide access to accelerator coprocessors such as NX-GZIP and
|
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/ |
D | ibm,vas.txt | 5 or other coprocessors functions.
|
/Linux-v6.6/arch/xtensa/variants/dc232b/include/variant/ |
D | tie.h | 16 #define XCHAL_CP_NUM 1 /* number of coprocessors */ 28 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 35 #define XCHAL_CP_NUM 1 /* number of coprocessors */ 47 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | coprocessor.S | 25 * - a task may have live coprocessors only on one CPU. 39 * C-level do_coprocessor that uses IPI to make CPU X flush T's coprocessors.
|
D | head.S | 163 /* Disable coprocessors. */
|
/Linux-v6.6/drivers/soc/fsl/qe/ |
D | Kconfig | 14 coprocessors on Freescale embedded CPUs (akin to CPM in older chips).
|
/Linux-v6.6/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | tie.h | 15 #define XCHAL_CP_NUM 1 /* number of coprocessors */ 27 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
D | tie-asm.h | 166 /* Empty macros for unconfigured coprocessors: */
|
/Linux-v6.6/include/linux/ |
D | cpu_pm.h | 17 * power domain, the contents of some blocks (floating point coprocessors,
|
/Linux-v6.6/Documentation/devicetree/bindings/power/ |
D | renesas,rcar-sysc.yaml | 15 cores and various coprocessors.
|
/Linux-v6.6/arch/arm/include/asm/ |
D | ucontext.h | 27 coprocessors require eight byte alignment. */
|
D | cputype.h | 313 * but require a specical sequence for enabling coprocessors.
|
/Linux-v6.6/arch/xtensa/variants/csp/include/variant/ |
D | tie.h | 35 #define XCHAL_CP_NUM 1 /* number of coprocessors */ 47 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/arch/xtensa/variants/test_kc705_be/include/variant/ |
D | tie.h | 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 52 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-xtensa.c | 18 * disables access to all coprocessors. This driver sets the CPENABLE bit
|
/Linux-v6.6/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
D | tie.h | 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 52 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | icswx.h | 9 * coprocessors. This also provides definitions of the structures used
|
/Linux-v6.6/arch/arm/nwfpe/ |
D | entry.S | 142 @ Test if we need to give access to iWMMXt coprocessors
|
/Linux-v6.6/drivers/soc/qcom/ |
D | Kconfig | 107 USB and battery firmware running on one of the coprocessors in
|
/Linux-v6.6/drivers/remoteproc/ |
D | Kconfig | 12 Support for remote processors (such as DSP coprocessors). These
|
/Linux-v6.6/arch/xtensa/variants/de212/include/variant/ |
D | tie.h | 35 #define XCHAL_CP_NUM 0 /* number of coprocessors */
|
/Linux-v6.6/kernel/irq/ |
D | ipi.c | 158 * When dealing with coprocessors IPI, we need to inform the coprocessor of
|
12