Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CTAR (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h54 #define NT_PPC_TM_CTAR 0x10d macro
244 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CTAR, &iov); in show_tm_checkpointed_state()
293 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CTAR, &iov); in write_ckpt_tar_registers()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h58 #define NT_PPC_TM_CTAR 0x10d macro
248 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CTAR, &iov); in show_tm_checkpointed_state()
297 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CTAR, &iov); in write_ckpt_tar_registers()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h401 #define NT_PPC_TM_CTAR 0x10d /* TM checkpointed Target Address Register */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h403 #define NT_PPC_TM_CTAR 0x10d /* TM checkpointed Target Address Register */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h332 #define NT_PPC_TM_CTAR 0x10d macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h332 #define NT_PPC_TM_CTAR 0x10d macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h319 #define NT_PPC_TM_CTAR 0x10d macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c582 .core_note_type = NT_PPC_TM_CTAR, .n = 1,
814 .core_note_type = NT_PPC_TM_CTAR, .n = 1,
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c633 .core_note_type = NT_PPC_TM_CTAR, .n = 1,
902 .core_note_type = NT_PPC_TM_CTAR, .n = 1,

Completed in 12 milliseconds