Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Delf.h395 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro
/linux-6.1.9/arch/powerpc/kernel/ptrace/
Dptrace-view.c603 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
830 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/
Dptrace.h51 #define NT_PPC_EBB 0x106 macro