Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h392 #define NT_PPC_VSX 0x102 /* PowerPC VSX registers */ macro
/openbmc/qemu/target/ppc/
H A Darch_dump.c194 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_VSX); in ppc_write_elf_vsxregset()
/openbmc/qemu/include/
H A Delf.h1694 #define NT_PPC_VSX 0x102 /* PowerPC VSX registers */ macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c594 .core_note_type = NT_PPC_VSX, .n = 32,