Searched refs:NT_ARM_ZA (Results 1 – 4 of 4) sorted by relevance
24 #ifndef NT_ARM_ZA25 #define NT_ARM_ZA 0x40c macro70 if (ptrace(PTRACE_GETREGSET, pid, NT_ARM_ZA, &iov)) in get_za()92 return ptrace(PTRACE_SETREGSET, pid, NT_ARM_ZA, &iov); in set_za()
55 NT_ARM_SVE, NT_ARM_SSVE and NT_ARM_ZA regsets. The recommended way258 * A new regset NT_ARM_ZA is defined for ZA state for access to ZA state via329 * A NT_ARM_ZA note will be added to each coredump for each thread of the331 been read if a PTRACE_GETREGSET of NT_ARM_ZA were executed for each thread
436 #define NT_ARM_ZA 0x40c /* ARM SME ZA registers */ macro
1462 .core_note_type = NT_ARM_ZA,