Home
last modified time | relevance | path

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

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