Home
last modified time | relevance | path

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

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