Searched refs:za_context (Results 1 – 7 of 7) sorted by relevance
82 bool validate_za_context(struct za_context *za, char **err) in validate_za_context()92 if ((za->head.size != sizeof(struct za_context)) && in validate_za_context()115 struct za_context *za = NULL; in validate_reserved()172 za = (struct za_context *)head; in validate_reserved()
34 struct za_context *za; in sme_vl()46 za = (struct za_context *)head; in sme_vl()
57 struct za_context *za; in do_one_sme_vl()79 za = (struct za_context *)head; in do_one_sme_vl()
65 struct za_context *za; in do_one_sme_vl()88 za = (struct za_context *)head; in do_one_sme_vl()
145 struct za_context { struct292 ((sizeof(struct za_context) + (__SVE_VQ_BYTES - 1)) \
114 * A new signal frame record za_context encodes the ZA register contents on118 the thread's vector length (in za_context.vl).122 za_context.head.size >= ZA_SIG_CONTEXT_SIZE(sve_vq_from_vl(za_context.vl))134 __reserved[] referencing this space. za_context is then written in the143 * If there is no za_context record in the signal frame, or if the record is147 * If za_context is present in the signal frame and contains matrix data then150 * The vector length cannot be changed via signal return. If za_context.vl in
222 struct za_context __user *za;361 static int preserve_za_context(struct za_context __user *ctx) in preserve_za_context()400 struct za_context za; in restore_za_context()544 user->za = (struct za_context __user *)head; in parse_user_sigframe()819 struct za_context __user *za_ctx = in setup_sigframe()