Searched defs:save_vx_regs (Results 1 - 1 of 1) sorted by relevance

/arch/s390/include/asm/
H A Dswitch_to.h106 static inline void save_vx_regs(__vector128 *vxrs) function
125 save_vx_regs(vxrs);
145 save_vx_regs(task->thread.vxrs);

Completed in 61 milliseconds