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,
47 #ifndef NT_ARM_SSVE48 #define NT_ARM_SSVE 0x40b macro504 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_SSVE, &iov); in check_ptrace_values_ssve()1212 regset = NT_ARM_SSVE; in sve_write_sve()
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 mode420 * 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 recommended264 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE347 * NT_ARM_SSVE notes will be added to each coredump for
449 #define NT_ARM_SSVE 0x40b /* ARM Streaming SVE registers */ macro
521 #define NT_ARM_SSVE 0x40b /* ARM Streaming SVE registers */ macro