| /kernel/linux/linux-6.6/arch/arm/mach-rpc/ |
| D | irq.c | 1 // SPDX-License-Identifier: GPL-2.0 37 0,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 38 20,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 39 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 40 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 41 22,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 42 22,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 43 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 44 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, 45 23,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16, [all …]
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/hardware/ |
| D | entry-macro-iomd.S | 2 * arch/arm/include/asm/hardware/entry-macro-iomd.S 4 * Low-level IRQ helper macros for IOC/IOMD based platforms 62 irq_prio_d: .byte 0,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 63 .byte 20,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 64 .byte 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 65 .byte 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 66 .byte 22,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 67 .byte 22,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 68 .byte 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 69 .byte 21,16,17,16,18,16,17,16,19,16,17,16,18,16,17,16 [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| D | ev6-copy_page.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-copy_page.S 13 ----------------------------- 28 9 cycles but I was not able to get it to run that fast -- the initial 34 ------------------------------------- 45 -------------------------------------- 51 forced me to add another cycle to the inner-most kernel - up to 11 68 /* Prefetch 5 read cachelines; write-hint 10 cache lines. */ 69 wh64 ($16) 70 ldl $31,0($17) [all …]
|
| D | ev6-memcpy.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memcpy.S 4 * 21264 version by Rick Gorton <rick.gorton@alpha-processor.com> 8 * - memory accessed as aligned quadwords only 9 * - uses bcmpge to compare 8 bytes in parallel 14 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 16 * E - either cluster 17 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 18 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 21 * $1,$2, - scratch [all …]
|
| D | ev6-memset.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memset.S 8 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 13 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 15 * E - either cluster 16 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 17 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 48 * undertake a major re-write to interleave the constant materialization 49 * with other parts of the fall-through code. This is important, even 53 and $17,255,$1 # E : 00000000000000ch [all …]
|
| D | copy_user.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * Notably, we have to make sure that $0 is always up-to-date and 21 .long 99b - .; \ 22 lda $31, $exitin-99b($31); \ 28 .long 99b - .; \ 29 lda $31, $exitout-99b($31); \ 39 and $16,7,$3 45 EXI( ldq_u $1,0($17) ) 46 EXO( ldq_u $2,0($16) ) 47 extbl $1,$17,$1 [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | ev6-copy_page.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-copy_page.S 13 ----------------------------- 28 9 cycles but I was not able to get it to run that fast -- the initial 34 ------------------------------------- 45 -------------------------------------- 51 forced me to add another cycle to the inner-most kernel - up to 11 68 /* Prefetch 5 read cachelines; write-hint 10 cache lines. */ 69 wh64 ($16) 70 ldl $31,0($17) [all …]
|
| D | ev6-memcpy.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memcpy.S 4 * 21264 version by Rick Gorton <rick.gorton@alpha-processor.com> 8 * - memory accessed as aligned quadwords only 9 * - uses bcmpge to compare 8 bytes in parallel 14 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 16 * E - either cluster 17 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 18 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 21 * $1,$2, - scratch [all …]
|
| D | ev6-memset.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memset.S 8 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 13 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 15 * E - either cluster 16 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 17 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 48 * undertake a major re-write to interleave the constant materialization 49 * with other parts of the fall-through code. This is important, even 53 and $17,255,$1 # E : 00000000000000ch [all …]
|
| D | copy_user.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * Notably, we have to make sure that $0 is always up-to-date and 21 .long 99b - .; \ 22 lda $31, $exitin-99b($31); \ 28 .long 99b - .; \ 29 lda $31, $exitout-99b($31); \ 39 and $16,7,$3 45 EXI( ldq_u $1,0($17) ) 46 EXO( ldq_u $2,0($16) ) 47 extbl $1,$17,$1 [all …]
|
| /kernel/linux/linux-6.6/drivers/pinctrl/stm32/ |
| D | pinctrl-stm32f429.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "pinctrl-stm32.h" 23 STM32_FUNCTION(16, "EVENTOUT"), 24 STM32_FUNCTION(17, "ANALOG") 34 STM32_FUNCTION(16, "EVENTOUT"), 35 STM32_FUNCTION(17, "ANALOG") 45 STM32_FUNCTION(16, "EVENTOUT"), 46 STM32_FUNCTION(17, "ANALOG") 58 STM32_FUNCTION(16, "EVENTOUT"), 59 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f746.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "pinctrl-stm32.h" 24 STM32_FUNCTION(16, "EVENTOUT"), 25 STM32_FUNCTION(17, "ANALOG") 38 STM32_FUNCTION(16, "EVENTOUT"), 39 STM32_FUNCTION(17, "ANALOG") 51 STM32_FUNCTION(16, "EVENTOUT"), 52 STM32_FUNCTION(17, "ANALOG") 64 STM32_FUNCTION(16, "EVENTOUT"), 65 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f469.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 22 STM32_FUNCTION(16, "EVENTOUT"), 23 STM32_FUNCTION(17, "ANALOG") 35 STM32_FUNCTION(16, "EVENTOUT"), 36 STM32_FUNCTION(17, "ANALOG") 47 STM32_FUNCTION(16, "EVENTOUT"), 48 STM32_FUNCTION(17, "ANALOG") 61 STM32_FUNCTION(16, "EVENTOUT"), 62 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f769.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 23 STM32_FUNCTION(16, "EVENTOUT"), 24 STM32_FUNCTION(17, "ANALOG") 37 STM32_FUNCTION(16, "EVENTOUT"), 38 STM32_FUNCTION(17, "ANALOG") 51 STM32_FUNCTION(16, "EVENTOUT"), 52 STM32_FUNCTION(17, "ANALOG") 65 STM32_FUNCTION(16, "EVENTOUT"), 66 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32h743.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 25 STM32_FUNCTION(16, "EVENTOUT"), 26 STM32_FUNCTION(17, "ANALOG") 41 STM32_FUNCTION(16, "EVENTOUT"), 42 STM32_FUNCTION(17, "ANALOG") 56 STM32_FUNCTION(16, "EVENTOUT"), 57 STM32_FUNCTION(17, "ANALOG") 71 STM32_FUNCTION(16, "EVENTOUT"), 72 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32mp157.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved 10 #include "pinctrl-stm32.h" 26 STM32_FUNCTION(16, "EVENTOUT"), 27 STM32_FUNCTION(17, "ANALOG") 44 STM32_FUNCTION(16, "EVENTOUT"), 45 STM32_FUNCTION(17, "ANALOG") 61 STM32_FUNCTION(16, "EVENTOUT"), 62 STM32_FUNCTION(17, "ANALOG") 76 STM32_FUNCTION(16, "EVENTOUT"), [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/stm32/ |
| D | pinctrl-stm32f429.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "pinctrl-stm32.h" 23 STM32_FUNCTION(16, "EVENTOUT"), 24 STM32_FUNCTION(17, "ANALOG") 34 STM32_FUNCTION(16, "EVENTOUT"), 35 STM32_FUNCTION(17, "ANALOG") 45 STM32_FUNCTION(16, "EVENTOUT"), 46 STM32_FUNCTION(17, "ANALOG") 58 STM32_FUNCTION(16, "EVENTOUT"), 59 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f746.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "pinctrl-stm32.h" 24 STM32_FUNCTION(16, "EVENTOUT"), 25 STM32_FUNCTION(17, "ANALOG") 38 STM32_FUNCTION(16, "EVENTOUT"), 39 STM32_FUNCTION(17, "ANALOG") 51 STM32_FUNCTION(16, "EVENTOUT"), 52 STM32_FUNCTION(17, "ANALOG") 64 STM32_FUNCTION(16, "EVENTOUT"), 65 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f469.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 22 STM32_FUNCTION(16, "EVENTOUT"), 23 STM32_FUNCTION(17, "ANALOG") 35 STM32_FUNCTION(16, "EVENTOUT"), 36 STM32_FUNCTION(17, "ANALOG") 47 STM32_FUNCTION(16, "EVENTOUT"), 48 STM32_FUNCTION(17, "ANALOG") 61 STM32_FUNCTION(16, "EVENTOUT"), 62 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32f769.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 23 STM32_FUNCTION(16, "EVENTOUT"), 24 STM32_FUNCTION(17, "ANALOG") 37 STM32_FUNCTION(16, "EVENTOUT"), 38 STM32_FUNCTION(17, "ANALOG") 51 STM32_FUNCTION(16, "EVENTOUT"), 52 STM32_FUNCTION(17, "ANALOG") 65 STM32_FUNCTION(16, "EVENTOUT"), 66 STM32_FUNCTION(17, "ANALOG") [all …]
|
| D | pinctrl-stm32h743.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-stm32.h" 25 STM32_FUNCTION(16, "EVENTOUT"), 26 STM32_FUNCTION(17, "ANALOG") 41 STM32_FUNCTION(16, "EVENTOUT"), 42 STM32_FUNCTION(17, "ANALOG") 56 STM32_FUNCTION(16, "EVENTOUT"), 57 STM32_FUNCTION(17, "ANALOG") 71 STM32_FUNCTION(16, "EVENTOUT"), 72 STM32_FUNCTION(17, "ANALOG") [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | aes-gcm-p10.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 # Accelerated AES-GCM stitched implementation for ppc64le. 5 # Copyright 2022- IBM Inc. All rights reserved 22 # Hash keys = v3 - v14 29 # v31 - counter 1 32 # vs0 - vs14 for round keys 35 # This implementation uses stitched AES-GCM approach to improve overall performance. 48 # v15 - v18 - input states 49 # vs1 - vs9 - round keys 58 vcipher 16, 16, 19 [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| D | xor.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * include/asm-alpha/xor.h 5 * Optimized RAID-5 checksumming functions for alpha EV5 and EV6 52 srl $16, 6, $16 \n\ 55 ldq $0,0($17) \n\ 57 ldq $2,8($17) \n\ 60 ldq $4,16($17) \n\ 61 ldq $5,16($18) \n\ 62 ldq $6,24($17) \n\ 65 ldq $19,32($17) \n\ [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | xor.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * include/asm-alpha/xor.h 5 * Optimized RAID-5 checksumming functions for alpha EV5 and EV6 33 srl $16, 6, $16 \n\ 36 ldq $0,0($17) \n\ 38 ldq $2,8($17) \n\ 41 ldq $4,16($17) \n\ 42 ldq $5,16($18) \n\ 43 ldq $6,24($17) \n\ 46 ldq $19,32($17) \n\ [all …]
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | clevels.h | 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 17 /*-===== Pre-defined compression levels =====-*/ 24 { /* "default" - for any srcSize > 256 KB */ 28 { 20, 15, 16, 1, 6, 0, ZSTD_fast }, /* level 2 */ 29 { 21, 16, 17, 1, 5, 0, ZSTD_dfast }, /* level 3 */ 34 { 21, 19, 20, 4, 5, 16, ZSTD_lazy2 }, /* level 8 */ 35 { 22, 20, 21, 4, 5, 16, ZSTD_lazy2 }, /* level 9 */ 36 { 22, 21, 22, 5, 5, 16, ZSTD_lazy2 }, /* level 10 */ 37 { 22, 21, 22, 6, 5, 16, ZSTD_lazy2 }, /* level 11 */ [all …]
|