Home
last modified time | relevance | path

Searched refs:SVE_SIG_FLAG_SM (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/include/uapi/asm/
Dsigcontext.h141 #define SVE_SIG_FLAG_SM 0x1 /* Context describes streaming mode */ macro
/Linux-v6.1/arch/arm64/kernel/
Dsignal.c238 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()
/Linux-v6.1/Documentation/arm64/
Dsve.rst144 * The record contains a flag field which includes a flag SVE_SIG_FLAG_SM which
194 the SVE_SIG_FLAG_SM flag but applications should take care to ensure that