Searched refs:EK (Results 1 – 22 of 22) sorted by relevance
/Linux-v6.6/arch/ia64/lib/ |
D | memcpy_mck.S | 21 #define EK(y...) EX(y) macro 158 EK(.ex_handler, (p16) ld8 r38=[src1],16) 160 EK(.ex_handler, (p17) st8 [dst1]=r37,16) 163 EK(.ex_handler, (p16) ld8 r36=[src1],16) 165 EK(.ex_handler, (p16) st8 [dst1]=r38,16) 215 EK(.ex_hndlr_lcpy_1, (p[B]) st8 [dst_pre_mem] = v[B], 128) // M2 224 EK(.ex_handler, (p[D]) ld8 t4 = [src1], 3*8) // M1 226 EK(.ex_handler_lcpy, (p[D]) st8 [dst_pre_l2] = n8, 128) // M3 prefetch dst from L2 229 EK(.ex_handler_lcpy, (p[C]) ld8 n8 = [src_pre_l2], 128) // M1 prefetch src from L2 231 EK(.ex_handler, (p[D]) st8 [dst1] = t3, 8) // M3 [all …]
|
/Linux-v6.6/arch/arm/boot/dts/microchip/ |
D | at91sam9g15ek.dts | 3 * at91sam9g15ek.dts - Device Tree file for AT91SAM9G15-EK board 14 model = "Atmel AT91SAM9G15-EK";
|
D | at91sam9x25ek.dts | 3 * at91sam9x25ek.dts - Device Tree file for AT91SAM9X25-EK board 13 model = "Atmel AT91SAM9X25-EK";
|
D | at91sam9x35ek.dts | 3 * at91sam9x35ek.dts - Device Tree file for AT91SAM9X35-EK board 14 model = "Atmel AT91SAM9X35-EK";
|
D | at91sam9g35ek.dts | 3 * at91sam9g35ek.dts - Device Tree file for AT91SAM9G35-EK board 14 model = "Atmel AT91SAM9G35-EK";
|
D | sama5d33ek.dts | 3 * sama5d33ek.dts - Device Tree file for SAMA5D33-EK board 15 model = "Atmel SAMA5D33-EK";
|
D | sama5d31ek.dts | 3 * sama5d31ek.dts - Device Tree file for SAMA5D31-EK board 15 model = "Atmel SAMA5D31-EK";
|
D | sama5d35ek.dts | 3 * sama5d35ek.dts - Device Tree file for SAMA5D35-EK board 15 model = "Atmel SAMA5D35-EK";
|
D | sama5d36ek.dts | 3 * sama5d36ek.dts - Device Tree file for SAMA5D36-EK board 16 model = "Atmel SAMA5D36-EK";
|
D | sama5d34ek.dts | 3 * sama5d34ek.dts - Device Tree file for SAMA5D34-EK board 15 model = "Atmel SAMA5D34-EK";
|
D | at91sam9g25ek.dts | 3 * at91sam9g25ek.dts - Device Tree file for AT91SAM9G25-EK board 13 model = "Atmel AT91SAM9G25-EK";
|
D | sama5d36ek_cmp.dts | 3 * sama5d36ek_cmp.dts - Device Tree file for SAMA5D36-EK CMP board
|
D | at91-sama5d27_wlsom1_ek.dts | 3 * at91-sama5d27_wlsom1_ek.dts - Device Tree file for SAMA5D27 WLSOM1 EK 14 model = "Microchip SAMA5D27 WLSOM1 EK";
|
D | at91sam9n12ek.dts | 3 * at91sam9n12ek.dts - Device Tree file for AT91SAM9N12-EK board 12 model = "Atmel AT91SAM9N12-EK";
|
D | at91-sama5d4ek.dts | 12 model = "Atmel SAMA5D4-EK"; 45 /* The vref depends on JP22 of EK. If connect 1-2 then use 3.3V. connect 2-3 use 3.0V */
|
D | at91sam9m10g45ek.dts | 3 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board 13 model = "Atmel AT91SAM9M10G45-EK";
|
D | at91-sama5d2_ptc_ek.dts | 3 * at91-sama5d2_ptc_ek.dts - Device Tree file for SAMA5D2 PTC EK board 18 model = "Atmel SAMA5D2 PTC EK";
|
D | at91sam9x5ek.dtsi | 11 model = "Atmel AT91SAM9X5-EK";
|
D | at91-sama5d27_som1_ek.dts | 3 * at91-sama5d27_som1_ek.dts - Device Tree file for SAMA5D27-SOM1-EK board 17 model = "Atmel SAMA5D27 SOM1 EK";
|
D | at91-sama7g5ek.dts | 3 * at91-sama7g5ek.dts - Device Tree file for SAMA7G5-EK board 20 model = "Microchip SAMA7G5-EK";
|
D | at91-sam9x60ek.dts | 3 * at91-sam9x60ek.dts - Device Tree file for Microchip SAM9X60-EK board 14 model = "Microchip SAM9X60-EK";
|
/Linux-v6.6/arch/x86/crypto/ |
D | aesni-intel_asm.S | 1118 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK 1120 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK 1122 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK 1124 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK 1326 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK 1330 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK 1334 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK 1338 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
|