Home
last modified time | relevance | path

Searched refs:frame_RSPSAVE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha512-ssse3-asm.S82 frame_RSPSAVE = frame_WK + WK_SIZE define
83 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
290 mov %rax, frame_RSPSAVE(%rsp)
366 mov frame_RSPSAVE(%rsp), %rsp
Dsha512-avx-asm.S84 frame_RSPSAVE = frame_WK + WK_SIZE define
85 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
288 mov %rax, frame_RSPSAVE(%rsp)
364 mov frame_RSPSAVE(%rsp), %rsp
Dsha512-avx2-asm.S113 frame_RSPSAVE = frame_CTX + CTX_SIZE define
114 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
577 mov %rax, frame_RSPSAVE(%rsp)
683 mov frame_RSPSAVE(%rsp), %rsp