Home
last modified time | relevance | path

Searched refs:NT_PPC_EBB (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Delf.h404 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro
/linux-6.15/include/uapi/linux/
H A Delf.h432 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c662 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
931 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
/linux-6.15/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h51 #define NT_PPC_EBB 0x106 macro