Searched refs:SVE_SIG_FLAG_SM (Results 1 – 3 of 3) sorted by relevance
141 #define SVE_SIG_FLAG_SM 0x1 /* Context describes streaming mode */ macro
238 flags |= SVE_SIG_FLAG_SM; in preserve_sve_context()277 if (sve.flags & SVE_SIG_FLAG_SM) { in restore_sve_fpsimd_context()326 if (sve.flags & SVE_SIG_FLAG_SM) in restore_sve_fpsimd_context()
144 * The record contains a flag field which includes a flag SVE_SIG_FLAG_SM which194 the SVE_SIG_FLAG_SM flag but applications should take care to ensure that