Searched refs:vx_array (Results 1 – 4 of 4) sorted by relevance
91 : [vxrs] "=Q" (*(struct vx_array *) &state->vxrs) in __kernel_fpu_begin()173 : [vxrs] "=Q" (*(struct vx_array *) &state->vxrs) in __kernel_fpu_end()
297 : "Q" (*(struct vx_array *)mcesa->vector_save_area) in s390_validate_registers()
26 struct vx_array { __vector128 _[__NUM_VXRS]; }; struct
22 : "=Q" (*(struct vx_array *) vxrs) : : "1"); in save_vx_regs()