Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/arm64/fp/
Dsve-ptrace.c29 #ifndef NT_ARM_SSVE
30 #define NT_ARM_SSVE 0x40b macro
53 .regset = NT_ARM_SSVE,
/Linux-v6.1/Documentation/arm64/
Dsve.rst293 * New regsets NT_ARM_SVE and NT_ARM_SSVE are defined for use with
294 PTRACE_GETREGSET and PTRACE_SETREGSET. NT_ARM_SSVE describes the
389 * A GETREGSET for NT_ARM_SSVE will never return SVE_PT_REGS_FPSIMD.
406 streaming mode and any SETREGSET of NT_ARM_SSVE will enter streaming mode
415 * NT_ARM_SVE and NT_ARM_SSVE notes will be added to each coredump for
Dsme.rst55 NT_ARM_SVE, NT_ARM_SSVE and NT_ARM_ZA regsets. The recommended way
254 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE
324 * NT_ARM_SSVE notes will be added to each coredump for
/Linux-v6.1/include/uapi/linux/
Delf.h435 #define NT_ARM_SSVE 0x40b /* ARM Streaming SVE registers */ macro
/Linux-v6.1/arch/arm64/kernel/
Dptrace.c1453 .core_note_type = NT_ARM_SSVE,