Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h390 #define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */ macro
/openbmc/qemu/target/ppc/
H A Darch_dump.c156 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_VMX); in ppc_write_elf_vmxregset()
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c587 .core_note_type = NT_PPC_VMX, .n = 34,
862 .core_note_type = NT_PPC_VMX, .n = 34,
/openbmc/qemu/include/
H A Delf.h1692 #define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */ macro