Home
last modified time | relevance | path

Searched refs:w6 (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc_a64.S98 mov w6, w26
149 mov w6, w24
185 mov w6, #FFA_PARAM_MBZ
A Dcache_helpers_a64.S125 ubfx w6, w1, #13, #15 // w6 = max set number
133 lsl w7, w6, w2 // w7 = aligned max set number
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_private_arch.h208 uint32_t w6; member
213 uint32_t w6; member
/optee_os-3.20.0/ldelf/
A Dstart_a64.S26 ldr w6, reloc_end_rel
/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c236 WUP(w1, w4, w6, w0, cc + 1); \ in sosemanuk_setup()
238 WUP(w3, w6, w0, w2, cc + 3); \ in sosemanuk_setup()
244 WUP(w6, w1, w3, w5, cc + 2); \ in sosemanuk_setup()
245 WUP(w7, w2, w4, w6, cc + 3); \ in sosemanuk_setup()
249 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
274 LOAD32L(w6, wbuf + 24); in sosemanuk_setup()
/optee_os-3.20.0/core/arch/arm/crypto/
A Daes_modes_armv8a_ce_a64.S267 encrypt_block v0, w3, x2, x5, w6
306 decrypt_block v0, w3, x2, x5, w6
415 cmn w6, w4 /* 32 bit overflow? */
420 add w7, w6, #1
422 add w8, w6, #2
424 add w9, w6, #3

Completed in 6 milliseconds