Searched refs:SVE_SIG_FLAG_SM (Results 1 – 5 of 5) sorted by relevance
79 if (!(ssve->flags & SVE_SIG_FLAG_SM)) { in do_one_sme_vl()
86 if (!(ssve->flags & SVE_SIG_FLAG_SM)) { in do_one_sme_vl()
145 #define SVE_SIG_FLAG_SM 0x1 /* Context describes streaming mode */ macro
244 flags |= SVE_SIG_FLAG_SM; in preserve_sve_context()288 if (flags & SVE_SIG_FLAG_SM) { in restore_sve_fpsimd_context()343 if (flags & SVE_SIG_FLAG_SM) in restore_sve_fpsimd_context()
145 * The record contains a flag field which includes a flag SVE_SIG_FLAG_SM which195 the SVE_SIG_FLAG_SM flag but applications should take care to ensure that