Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dsha512-ssse3-asm.S82 frame_RSPSAVE = frame_WK + WK_SIZE define
83 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
287 mov %rax, frame_RSPSAVE(%rsp)
363 mov frame_RSPSAVE(%rsp), %rsp
Dsha512-avx-asm.S85 frame_RSPSAVE = frame_WK + WK_SIZE define
86 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
288 mov %rax, frame_RSPSAVE(%rsp)
364 mov frame_RSPSAVE(%rsp), %rsp
Dsha512-avx2-asm.S114 frame_RSPSAVE = frame_CTX + CTX_SIZE define
115 frame_GPRSAVE = frame_RSPSAVE + RSPSAVE_SIZE
577 mov %rax, frame_RSPSAVE(%rsp)
683 mov frame_RSPSAVE(%rsp), %rsp