Home
last modified time | relevance | path

Searched refs:load_fp_regs_vx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/s390/kernel/
Dfpu.c76 load_fp_regs_vx(vxrs); in __kernel_fpu_end()
119 load_fp_regs_vx(state->vxrs); in load_fpu_state()
/linux-6.12.1/arch/s390/include/asm/
Dfpu.h156 static __always_inline void load_fp_regs_vx(__vector128 *vxrs) in load_fp_regs_vx() function