Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/arm64/fp/
Dsve-ptrace.c29 #ifndef NT_ARM_SSVE
30 #define NT_ARM_SSVE 0x40b macro
63 .regset = NT_ARM_SSVE,
/linux-6.6.21/Documentation/arch/arm64/
Dsve.rst294 * New regsets NT_ARM_SVE and NT_ARM_SSVE are defined for use with
295 PTRACE_GETREGSET and PTRACE_SETREGSET. NT_ARM_SSVE describes the
390 * A GETREGSET for NT_ARM_SSVE will never return SVE_PT_REGS_FPSIMD.
407 streaming mode and any SETREGSET of NT_ARM_SSVE will enter streaming mode
416 * NT_ARM_SVE and NT_ARM_SSVE notes will be added to each coredump for
Dsme.rst61 NT_ARM_SVE, NT_ARM_SSVE, NT_ARM_ZA and NT_ARM_ZT regsets. The recommended
274 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE
353 * NT_ARM_SSVE notes will be added to each coredump for
/linux-6.6.21/include/uapi/linux/
Delf.h440 #define NT_ARM_SSVE 0x40b /* ARM Streaming SVE registers */ macro
/linux-6.6.21/arch/arm64/kernel/
Dptrace.c1512 .core_note_type = NT_ARM_SSVE,