Home
last modified time | relevance | path

Searched refs:NT_S390_VXRS_HIGH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c323 ptr = nt_init(ptr, NT_S390_VXRS_HIGH, in fill_cpu_elf_notes()
347 size += nt_size(NT_S390_VXRS_HIGH, sizeof(sa->vxrs_high)); in get_cpu_elf_notes_size()
H A Dptrace.c1290 .core_note_type = NT_S390_VXRS_HIGH,
1494 .core_note_type = NT_S390_VXRS_HIGH,
/openbmc/linux/include/uapi/linux/
H A Delf.h424 #define NT_S390_VXRS_HIGH 0x30a /* s390 vector registers 16-31 */ macro
/openbmc/qemu/target/s390x/
H A Darch_dump.c137 note->hdr.n_type = cpu_to_be32(NT_S390_VXRS_HIGH); in s390x_write_elf64_vregshi()
/openbmc/qemu/include/
H A Delf.h1685 #define NT_S390_VXRS_HIGH 0x30a /* s390 vector registers 16-31 */ macro