Searched refs:NT_ARM_SSVE (Results 1 – 7 of 7) 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 macro497 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_SSVE, &iov); in check_ptrace_values_ssve()1184 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 mode415 * 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 SVE357 * 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
1668 .core_note_type = NT_ARM_SSVE,