Searched refs:cp6 (Results 1 – 8 of 8) sorted by relevance
/arch/arm/plat-iop/ |
D | Makefile | 13 obj-$(CONFIG_ARCH_IOP32X) += cp6.o 24 obj-$(CONFIG_ARCH_IOP33X) += cp6.o 30 obj-$(CONFIG_ARCH_IOP13XX) += cp6.o
|
/arch/arm/mach-iop32x/include/mach/ |
D | entry-macro.S | 15 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 32 mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access
|
/arch/arm/mach-iop13xx/include/mach/ |
D | entry-macro.S | 22 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 41 mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access
|
/arch/arm/mach-iop33x/include/mach/ |
D | entry-macro.S | 15 mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access 33 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-xsc3.S | 459 mov r0, #1 << 6 @ cp6 access for early sched_clock
|
D | proc-xscale.S | 564 mov r0, #1 << 6 @ cp6 for IOP3xx and Bulverde
|