Searched refs:NT_ARM_SSVE (Results 1 – 6 of 6) sorted by relevance
29 #ifndef NT_ARM_SSVE30 #define NT_ARM_SSVE 0x40b macro63 .regset = NT_ARM_SSVE,
39 #ifndef NT_ARM_SSVE40 #define NT_ARM_SSVE 0x40b macro452 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_SSVE, &iov); in check_ptrace_values_ssve()1058 regset = NT_ARM_SSVE; in sve_write()
289 * New regsets NT_ARM_SVE and NT_ARM_SSVE are defined for use with290 PTRACE_GETREGSET and PTRACE_SETREGSET. NT_ARM_SSVE describes the385 * A GETREGSET for NT_ARM_SSVE will never return SVE_PT_REGS_FPSIMD.402 streaming mode and any SETREGSET of NT_ARM_SSVE will enter streaming mode411 * NT_ARM_SVE and NT_ARM_SSVE notes will be added to each coredump for
61 NT_ARM_SVE, NT_ARM_SSVE, NT_ARM_ZA and NT_ARM_ZT regsets. The recommended274 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE353 * NT_ARM_SSVE notes will be added to each coredump for
441 #define NT_ARM_SSVE 0x40b /* ARM Streaming SVE registers */ macro
1588 .core_note_type = NT_ARM_SSVE,