/linux/arch/arm/include/asm/ |
H A D | tlbflush.h | 321 tlb_op(TLB_V4_U_FULL | TLB_V6_U_FULL, "c8, c7, 0", zero); in __local_flush_tlb_all() 322 tlb_op(TLB_V4_D_FULL | TLB_V6_D_FULL, "c8, c6, 0", zero); in __local_flush_tlb_all() 323 tlb_op(TLB_V4_I_FULL | TLB_V6_I_FULL, "c8, c5, 0", zero); in __local_flush_tlb_all() 335 tlb_op(TLB_V7_UIS_FULL, "c8, c7, 0", zero); in local_flush_tlb_all() 352 tlb_op(TLB_V7_UIS_FULL, "c8, c3, 0", zero); in __flush_tlb_all() 368 tlb_op(TLB_V4_U_FULL, "c8, c7, 0", zero); in __local_flush_tlb_mm() 369 tlb_op(TLB_V4_D_FULL, "c8, c6, 0", zero); in __local_flush_tlb_mm() 370 tlb_op(TLB_V4_I_FULL, "c8, c5, 0", zero); in __local_flush_tlb_mm() 374 tlb_op(TLB_V6_U_ASID, "c8, c7, 2", asid); in __local_flush_tlb_mm() 375 tlb_op(TLB_V6_D_ASID, "c8, c6, 2", asid); in __local_flush_tlb_mm() [all …]
|
H A D | arm_pmuv3.h | 31 #define PMEVCNTR0 __ACCESS_CP15(c14, 0, c8, 0) 32 #define PMEVCNTR1 __ACCESS_CP15(c14, 0, c8, 1) 33 #define PMEVCNTR2 __ACCESS_CP15(c14, 0, c8, 2) 34 #define PMEVCNTR3 __ACCESS_CP15(c14, 0, c8, 3) 35 #define PMEVCNTR4 __ACCESS_CP15(c14, 0, c8, 4) 36 #define PMEVCNTR5 __ACCESS_CP15(c14, 0, c8, 5) 37 #define PMEVCNTR6 __ACCESS_CP15(c14, 0, c8, 6) 38 #define PMEVCNTR7 __ACCESS_CP15(c14, 0, c8, 7)
|
/linux/tools/perf/arch/x86/tests/ |
H A D | insn-x86-dat-64.c | 597 "62 f2 6d 48 50 9c c8 78 56 34 12 \tvpdpbusd 0x12345678(%rax,%rcx,8),%zmm2,%zmm3",}, 599 "67 62 f2 6d 48 50 9c c8 78 56 34 12 \tvpdpbusd 0x12345678(%eax,%ecx,8),%zmm2,%zmm3",}, 607 "62 f2 6d 48 51 9c c8 78 56 34 12 \tvpdpbusds 0x12345678(%rax,%rcx,8),%zmm2,%zmm3",}, 609 "67 62 f2 6d 48 51 9c c8 78 56 34 12 \tvpdpbusds 0x12345678(%eax,%ecx,8),%zmm2,%zmm3",}, 617 "62 f2 6e 48 52 9c c8 78 56 34 12 \tvdpbf16ps 0x12345678(%rax,%rcx,8),%zmm2,%zmm3",}, 619 "67 62 f2 6e 48 52 9c c8 78 56 34 12 \tvdpbf16ps 0x12345678(%eax,%ecx,8),%zmm2,%zmm3",}, 627 "62 f2 6d 48 52 9c c8 78 56 34 12 \tvpdpwssd 0x12345678(%rax,%rcx,8),%zmm2,%zmm3",}, 629 "67 62 f2 6d 48 52 9c c8 78 56 34 12 \tvpdpwssd 0x12345678(%eax,%ecx,8),%zmm2,%zmm3",}, 635 "62 f2 7f 48 52 a4 c8 78 56 34 12 \tvp4dpwssd 0x12345678(%rax,%rcx,8),%zmm0,%zmm4",}, 637 "67 62 f2 7f 48 52 a4 c8 78 56 34 12 \tvp4dpwssd 0x12345678(%eax,%ecx,8),%zmm0,%zmm4",}, [all …]
|
H A D | insn-x86-dat-32.c | 39 "62 14 c8 \tbound %edx,(%eax,%ecx,8)",}, 51 "62 54 c8 12 \tbound %edx,0x12(%eax,%ecx,8)",}, 63 "62 94 c8 78 56 34 12 \tbound %edx,0x12345678(%eax,%ecx,8)",}, 91 "66 62 14 c8 \tbound %dx,(%eax,%ecx,8)",}, 103 "66 62 54 c8 12 \tbound %dx,0x12(%eax,%ecx,8)",}, 115 "66 62 94 c8 78 56 34 12 \tbound %dx,0x12345678(%eax,%ecx,8)",}, 215 "c5 f8 90 ac c8 23 01 00 00 \tkmovw 0x123(%eax,%ecx,8),%k5",}, 219 "c5 f8 91 ac c8 23 01 00 00 \tkmovw %k5,0x123(%eax,%ecx,8)",}, 233 "c4 e1 f8 90 ac c8 23 01 00 00 \tkmovq 0x123(%eax,%ecx,8),%k5",}, 237 "c4 e1 f8 91 ac c8 23 01 00 00 \tkmovq %k5,0x123(%eax,%ecx,8)",}, [all …]
|
/linux/arch/arm/mm/ |
H A D | tlb-v7.S | 50 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 52 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable) 54 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA 79 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 81 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable) 83 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA
|
H A D | tlb-v6.S | 49 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA (was 1) 51 mcrne p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA (was 1) 53 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA (was 1) 79 mcr p15, 0, r0, c8, c6, 1 @ TLB invalidate D MVA 80 mcr p15, 0, r0, c8, c5, 1 @ TLB invalidate I MVA 82 mcr p15, 0, r0, c8, c7, 1 @ TLB invalidate MVA
|
H A D | tlb-v4wbi.S | 41 mcrne p15, 0, r0, c8, c5, 1 @ invalidate I TLB entry 42 mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry 54 1: mcr p15, 0, r0, c8, c5, 1 @ invalidate I TLB entry 55 mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
|
H A D | tlb-v4wb.S | 39 mcrne p15, 0, r3, c8, c5, 0 @ invalidate I TLB 42 1: mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry 63 mcr p15, 0, r3, c8, c5, 0 @ invalidate I TLB 64 1: mcr p15, 0, r0, c8, c6, 1 @ invalidate D TLB entry
|
H A D | proc-sa1100.S | 79 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 113 mcr p15, 0, r0, c15, c8, 2 @ wait for interrupt 154 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 192 mcr p15, 0, ip, c8, c7, 0 @ flush I+D TLBs 211 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
|
H A D | proc-arm720.S | 75 mcr p15, 0, r1, c8, c7, 0 @ flush TLB (v4) 104 mcr p15, 0, ip, c8, c7, 0 @ flush TLB (v4) 119 mcr p15, 0, r0, c8, c7, 0 @ flush TLB (v4) 147 mcr p15, 0, r0, c8, c7, 0 @ flush TLB (v4)
|
H A D | proc-sa110.S | 71 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 101 mcr p15, 0, r0, c15, c8, 2 @ Wait for interrupt, cache aligned 143 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 172 mcr p15, 0, r10, c8, c7 @ invalidate I,D TLBs on v4
|
H A D | tlb-fa.S | 44 1: mcr p15, 0, r0, c8, c7, 1 @ invalidate UTLB entry 58 1: mcr p15, 0, r0, c8, c7, 1 @ invalidate UTLB entry
|
H A D | proc-fa526.S | 64 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 117 mcr p15, 0, ip, c8, c7, 0 @ invalidate UTLB 146 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
|
H A D | proc-mohawk.S | 67 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 328 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 370 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 388 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs
|
H A D | proc-arm920.S | 83 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 360 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 396 mcr p15, 0, ip, c8, c7, 0 @ invalidate I+D TLBs 413 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
|
H A D | proc-xscale.S | 151 mcr p15, 0, r1, c8, c5, 0 @ invalidate I-TLB 163 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 457 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 529 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 546 mcr p15, 0, ip, c8, c7, 0 @ invalidate I, D TLBs
|
H A D | proc-arm926.S | 75 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 374 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs 412 mcr p15, 0, ip, c8, c7, 0 @ invalidate I+D TLBs 429 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
|
/linux/arch/arm/include/asm/hardware/ |
H A D | cp14.h | 65 #define RCP14_DBGBVR8() MRC14(0, c0, c8, 4) 81 #define RCP14_DBGBCR8() MRC14(0, c0, c8, 5) 97 #define RCP14_DBGWVR8() MRC14(0, c0, c8, 6) 113 #define RCP14_DBGWCR8() MRC14(0, c0, c8, 7) 130 #define RCP14_DBGBXVR8() MRC14(0, c1, c8, 1) 145 #define RCP14_DBGCLAIMSET() MRC14(0, c7, c8, 6) 170 #define WCP14_DBGBVR8(val) MCR14(val, 0, c0, c8, 4) 186 #define WCP14_DBGBCR8(val) MCR14(val, 0, c0, c8, 5) 202 #define WCP14_DBGWVR8(val) MCR14(val, 0, c0, c8, 6) 218 #define WCP14_DBGWCR8(val) MCR14(val, 0, c0, c8, 7) [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq9574-rdp453.dts | 14 model = "Qualcomm Technologies, Inc. IPQ9574/AP-AL02-C8"; 15 compatible = "qcom,ipq9574-ap-al02-c8", "qcom,ipq9574";
|
/linux/arch/alpha/include/asm/ |
H A D | string.h | 39 unsigned long c8 = (c & 0xff) * 0x0101010101010101UL; in __memset() local 40 return __constant_c_memset(s, c8, n); in __memset()
|
/linux/Documentation/iio/ |
H A D | adxl313.rst | 216 000000e0 c8 ff 03 fc 32 00 c5 ff ff fc 32 00 c7 ff 0a fc |....2.....2.....| 217 000000f0 30 00 c8 ff 06 fc 33 00 c7 ff 01 fc 2f 00 c8 ff |0.....3...../...| 218 00000100 02 fc 32 00 c6 ff 04 fc 33 00 c8 ff 05 fc 33 00 |..2.....3.....3.| 220 00000120 35 00 c9 ff 08 fc 35 00 c8 ff 02 fc 31 00 c5 ff |5.....5.....1...| 223 00000150 31 00 c5 ff 04 fc 31 00 c8 ff 03 fc 32 00 c8 ff |1.....1.....2...|
|
/linux/drivers/ata/pata_parport/ |
H A D | Kconfig | 80 bool "Support c7/c8 chips" 84 c8) chip. You need this if you are using any recent Imation SuperDisk
|
/linux/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 76 .long R(79, b1, b1, c8), R(b6, 5b, 5b, ed) 103 .long R(c8, 64, 64, ac), R(ba, 5d, 5d, e7) 121 .long R(d5, e7, e7, 32), R(8b, c8, c8, 43) 179 .long R(49, e0, 69, 29), R(8e, c9, c8, 44) 211 .long R(e7, 19, 5b, 38), R(79, c8, ee, db) 227 .long R(2d, b6, a8, b9), R(14, 1e, a9, c8) 254 .long R(c8, ac, 99, 3b), R(10, 18, 7d, a7)
|
/linux/arch/arm/kernel/ |
H A D | head-nommu.S | 350 AR_CLASS(mcr p15, 0, r5, c6, c8, 0) @ PRBAR0 351 AR_CLASS(mcr p15, 0, r6, c6, c8, 1) @ PRLAR0 364 AR_CLASS(mcr p15, 0, r5, c6, c8, 4) @ PRBAR1 365 AR_CLASS(mcr p15, 0, r6, c6, c8, 5) @ PRLAR1
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | msm-apq8096-flakes.txt | 2 # Bug Report: https://lore.kernel.org/linux-arm-msm/661483c8-ad82-400d-bcd8-e94986d20d7d@collabora.…
|