Searched refs:cp6 (Results 1 – 7 of 7) sorted by relevance
/arch/arm/plat-iop/ |
D | Makefile | 14 obj-$(CONFIG_ARCH_IOP32X) += cp6.o 24 obj-$(CONFIG_ARCH_IOP33X) += cp6.o 28 obj-$(CONFIG_ARCH_IOP13XX) += cp6.o
|
/arch/arm/mach-iop32x/include/mach/ |
D | entry-macro.S | 18 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 35 mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access
|
/arch/arm/mach-iop13xx/include/mach/ |
D | entry-macro.S | 25 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 44 mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access
|
/arch/arm/mach-iop33x/include/mach/ |
D | entry-macro.S | 18 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 36 mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access
|
/arch/xtensa/include/asm/ |
D | thread_info.h | 39 xtregs_cp6_t cp6; member
|
D | elf.h | 187 xtregs_cp6_t cp6; member
|
/arch/arm/mm/ |
D | proc-xscale.S | 482 mov r0, #1 << 6 @ cp6 for IOP3xx and Bulverde
|