Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dssve_regs.c79 if (!(ssve->flags & SVE_SIG_FLAG_SM)) { in do_one_sme_vl()
H A Dssve_za_regs.c86 if (!(ssve->flags & SVE_SIG_FLAG_SM)) { in do_one_sme_vl()
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dsigcontext.h145 #define SVE_SIG_FLAG_SM 0x1 /* Context describes streaming mode */ macro
/openbmc/linux/arch/arm64/kernel/
H A Dsignal.c244 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()
/openbmc/linux/Documentation/arch/arm64/
H A Dsve.rst145 * The record contains a flag field which includes a flag SVE_SIG_FLAG_SM which
195 the SVE_SIG_FLAG_SM flag but applications should take care to ensure that