Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h396 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c667 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
936 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h51 #define NT_PPC_EBB 0x106 macro