| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-asm.h | 110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 116 sm4e b5.4s, v24.4s; \ 124 sm4e b5.4s, v25.4s; \ 132 sm4e b5.4s, v26.4s; \ 140 sm4e b5.4s, v27.4s; \ 148 sm4e b5.4s, v28.4s; \ 156 sm4e b5.4s, v29.4s; \ 164 sm4e b5.4s, v30.4s; \ 172 sm4e b5.4s, v31.4s; \ 180 rev64 b5.4s, b5.4s; \ [all …]
|
| H A D | aes-neonbs-core.S | 26 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 28 eor \b5, \b5, \b6 31 eor \b5, \b5, \b0 34 eor \b7, \b7, \b5 36 eor \b4, \b4, \b5 39 eor \b1, \b1, \b5 42 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 48 eor \b1, \b1, \b5 49 eor \b5, \b5, \b3 51 eor \b7, \b7, \b5 [all …]
|
| H A D | sm4-neon-core.S | 220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 226 rev32 b5.16b, b5.16b; \ 235 ROUND8(0, b0, b1, b2, b3, b4, b5, b6, b7); \ 236 ROUND8(1, b1, b2, b3, b0, b5, b6, b7, b4); \ 237 ROUND8(2, b2, b3, b0, b1, b6, b7, b4, b5); \ 238 ROUND8(3, b3, b0, b1, b2, b7, b4, b5, b6); \ 247 rev32 b5.16b, b5.16b; \ 254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 255 SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7); \ 256 rotate_clockwise_4x4_2x(b0, b1, b2, b3, b4, b5, b6, b7); \
|
| /linux/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 82 veor \b5, \b5, \b6 85 veor \b5, \b5, \b0 88 veor \b7, \b7, \b5 90 veor \b4, \b4, \b5 93 veor \b1, \b1, \b5 96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 102 veor \b1, \b1, \b5 103 veor \b5, \b5, \b3 105 veor \b7, \b7, \b5 [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/amd/ |
| H A D | pds_core.rst | 16 b5:00.0 Processing accelerators: Pensando Systems Device 100c 24 pds_core 0000:b5:00.0: 252.048 Gb/s available PCIe bandwidth (16.0 GT/s PCIe x16 link) 25 pds_core 0000:b5:00.0: FW: 1.60.0-73 31 $ devlink dev info pci/0000:b5:00.0 32 pci/0000:b5:00.0: 102 # devlink dev flash pci/0000:b5:00.0 \
|
| /linux/drivers/atm/ |
| H A D | fore200e.h | 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /linux/Documentation/input/devices/ |
| H A D | alps.rst | 308 packet-fmt b7 b6 b5 b4 b3 b2 b1 b0 345 b7 b6 b5 b4 b3 b2 b1 b0 357 b7 b6 b5 b4 b3 b2 b1 b0 370 b7 b6 b5 b4 b3 b2 b1 b0 382 b7 b6 b5 b4 b3 b2 b1 b0
|
| /linux/Documentation/scsi/ |
| H A D | aacraid.rst | 46 9005:0285:9005:02b5 Adaptec 5445 (Voodoo44) 47 9005:0285:15d9:02b5 SMC AOC-USAS-S4i
|
| /linux/drivers/tty/vt/ |
| H A D | cp437.uni | 262 0xe6 U+00b5 U+03bc 270 0xee U+03b5 U+2208
|
| /linux/Documentation/admin-guide/media/ |
| H A D | visl.rst | 162 00000030: 6371 5eb5 0eb8 23b5 ca6a 5de5 983a 19e4 cq^...#..j]..:.. 179 00000060: dfe6 bc99 01ea b6e0 346b 92b5 c8de 9f5d ........4k.....]
|
| /linux/Documentation/arch/x86/ |
| H A D | exception-tables.rst | 212 > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax 258 and linked in vmlinux : > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-lenovo-hr630.dts | 408 pin-gpio-b5-hog {
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 51 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
|
| /linux/Documentation/sound/cards/ |
| H A D | audiophile-usb.rst | 332 | b7| b6| b5| b4| b3| b2| b1| b0| 369 * b5 to b7 are reserved for future uses, and must be set to ``0``
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 735 mac-address = [00 55 7b b5 7d f7];
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 245 b5: MOV CH/R13L,Ib 542 b5: LGS Gv,Mp 795 b5: vpmadd52huq Vx,Hx,Wx (66)
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 245 b5: MOV CH/R13L,Ib 542 b5: LGS Gv,Mp 795 b5: vpmadd52huq Vx,Hx,Wx (66)
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 45 #define EMIT5(b1, b2, b3, b4, b5) \ argument 46 do { EMIT1(b1); EMIT4(b2, b3, b4, b5); } while (0)
|