Home
last modified time | relevance | path

Searched refs:vxstate (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dchacha-glue.c25 struct kernel_fpu vxstate; in chacha20_crypt_s390() local
27 kernel_fpu_begin(&vxstate, KERNEL_VXR); in chacha20_crypt_s390()
29 kernel_fpu_end(&vxstate, KERNEL_VXR); in chacha20_crypt_s390()
H A Dcrc32-vx.c52 struct kernel_fpu vxstate; \
69 kernel_fpu_begin(&vxstate, KERNEL_VXR_LOW); \
71 kernel_fpu_end(&vxstate, KERNEL_VXR_LOW); \
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dcrc32-vx.c52 struct kernel_fpu vxstate; \
69 kernel_fpu_begin(&vxstate, KERNEL_VXR_LOW); \
71 kernel_fpu_end(&vxstate, KERNEL_VXR_LOW); \

Completed in 2 milliseconds