Home
last modified time | relevance | path

Searched refs:NT_ARM_SVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/arm64/
Dsve.rst57 NT_ARM_SVE regset. The recommended way of detecting support for this regset
59 ptrace(PTRACE_GETREGSET, pid, NT_ARM_SVE, &iov).
268 * A new regset NT_ARM_SVE is defined for use with PTRACE_GETREGSET and
364 * A NT_ARM_SVE note will be added to each coredump for each thread of the
366 been read if a PTRACE_GETREGSET of NT_ARM_SVE were executed for each thread
/Linux-v5.4/include/uapi/linux/
Delf.h422 #define NT_ARM_SVE 0x405 /* ARM Scalable Vector Extension registers */ macro
/Linux-v5.4/arch/arm64/kernel/
Dptrace.c1176 .core_note_type = NT_ARM_SVE,