Searched refs:cp6 (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/arm/plat-iop/ |
D | Makefile | 11 obj-$(CONFIG_ARCH_IOP32X) += cp6.o 21 obj-$(CONFIG_ARCH_IOP33X) += cp6.o 27 obj-$(CONFIG_ARCH_IOP13XX) += cp6.o
|
/Linux-v4.19/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
|
/Linux-v4.19/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
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | thread_info.h | 41 xtregs_cp6_t cp6; member
|
D | elf.h | 188 xtregs_cp6_t cp6; member
|
/Linux-v4.19/arch/arm/mm/ |
D | proc-xsc3.S | 460 mov r0, #1 << 6 @ cp6 access for early sched_clock
|
D | proc-xscale.S | 567 mov r0, #1 << 6 @ cp6 for IOP3xx and Bulverde
|