Lines Matching refs:sve_context
80 example the signal frame (struct sve_context) and ptrace interface
137 * A new signal frame record sve_context encodes the SVE registers on signal
142 is duplicated between sve_context and fpsimd_context.
150 the thread's vector length (in sve_context.vl).
155 sve_context.head.size >= SVE_SIG_CONTEXT_SIZE(sve_vq_from_vl(sve_context.vl)).
167 __reserved[] referencing this space. sve_context is then written in the
176 * If there is no sve_context record in the signal frame, or if the record is
180 * If sve_context is present in the signal frame and contains full register
184 and not from sve_context. The remaining bits are restored from sve_context.
187 irrespective of whether sve_context is present or not.
189 * The vector length cannot be changed via signal return. If sve_context.vl in
195 when doing so sve_context.vl and any register data are appropriate for the