Home
last modified time | relevance | path

Searched full:coprocessors (Results 1 – 19 of 19) sorted by relevance

/linux-3.3/arch/xtensa/variants/fsf/include/variant/
Dtie.h16 #define XCHAL_CP_NUM 0 /* number of coprocessors */
28 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
/linux-3.3/arch/xtensa/variants/dc232b/include/variant/
Dtie.h16 #define XCHAL_CP_NUM 1 /* number of coprocessors */
28 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
/linux-3.3/arch/arm/mach-s3c2412/
Dsleep.S35 mov r0, #0 /* argument for coprocessors */
/linux-3.3/Documentation/video4linux/
Dcpia2_overview.txt7 which can handle up to 30 fps VGA. Both coprocessors can be attached to two
/linux-3.3/include/linux/
Dcpu_pm.h26 * power domain, the contents of some blocks (floating point coprocessors,
Dsoundcard.h703 * ioctl calls to be used in communication with coprocessors and
/linux-3.3/arch/arm/include/asm/
Ducontext.h25 coprocessors require eight byte alignment. */
/linux-3.3/arch/xtensa/kernel/
Dhead.S121 /* Disable coprocessors. */
Dptrace.c154 /* Flush all coprocessors before we overwrite them. */ in ptrace_setxregs()
Dsignal.c219 /* The signal handler may have used coprocessors in which in restore_sigcontext()
/linux-3.3/arch/arm/mach-ixp4xx/
DKconfig240 This driver supports IXP4xx built-in network coprocessors
/linux-3.3/arch/xtensa/variants/s6000/include/variant/
Dtie.h16 #define XCHAL_CP_NUM 2 /* number of coprocessors */
33 /* Filler info for unassigned coprocessors, to simplify arrays etc: */
Dtie-asm.h289 /* Empty macros for unconfigured coprocessors: */
/linux-3.3/arch/powerpc/platforms/
DKconfig282 coprocessors on Freescale embedded CPUs (akin to CPM in older chips).
/linux-3.3/arch/powerpc/mm/
Dicswx.c204 pr_info("No coprocessors available"); in acop_handle_fault()
/linux-3.3/arch/powerpc/include/asm/
Dmmu-hash64.h434 unsigned int cop_pid; /* pid value used with coprocessors */
/linux-3.3/arch/parisc/kernel/
Dfirmware.c320 * pdc_coproc_cfg - To identify coprocessors attached to the processor.
323 * This PDC call returns the presence and status of all the coprocessors
/linux-3.3/arch/arm/kernel/
Dentry-armv.S569 @ Test if we need to give access to iWMMXt coprocessors
/linux-3.3/arch/mips/kernel/
Dtraps.c1542 * Disable coprocessors and select 32-bit or 64-bit addressing in per_cpu_trap_init()