Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c320 ptr = nt_init(ptr, NT_S390_CTRS, &sa->ctrs, sizeof(sa->ctrs)); in fill_cpu_elf_notes()
344 size += nt_size(NT_S390_CTRS, sizeof(sa->ctrs)); in get_cpu_elf_notes_size()
/openbmc/linux/include/uapi/linux/
H A Delf.h418 #define NT_S390_CTRS 0x304 /* s390 control registers */ macro
/openbmc/qemu/target/s390x/
H A Darch_dump.c176 note->hdr.n_type = cpu_to_be32(NT_S390_CTRS); in s390x_write_elf64_ctrs()
/openbmc/qemu/include/
H A Delf.h1688 #define NT_S390_CTRS 0x304 /* s390 control registers */ macro