Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c319 ptr = nt_init(ptr, NT_S390_TODPREG, &sa->todpreg, sizeof(sa->todpreg)); in fill_cpu_elf_notes()
343 size += nt_size(NT_S390_TODPREG, sizeof(sa->todpreg)); in get_cpu_elf_notes_size()
/openbmc/linux/include/uapi/linux/
H A Delf.h417 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/openbmc/qemu/target/s390x/
H A Darch_dump.c168 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/openbmc/qemu/include/
H A Delf.h1689 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro