Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h391 #define NT_PPC_SPE 0x101 /* PowerPC SPE/EVR registers */ macro
/openbmc/qemu/target/ppc/
H A Darch_dump.c210 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_SPE); in ppc_write_elf_speregset()
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c601 .core_note_type = NT_PPC_SPE, .n = 35,
869 .core_note_type = NT_PPC_SPE, .n = 35,
/openbmc/qemu/include/
H A Delf.h1693 #define NT_PPC_SPE 0x101 /* PowerPC SPE/EVR registers */ macro