Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c318 ptr = nt_init(ptr, NT_S390_TODCMP, &sa->todcmp, sizeof(sa->todcmp)); in fill_cpu_elf_notes()
342 size += nt_size(NT_S390_TODCMP, sizeof(sa->todcmp)); in get_cpu_elf_notes_size()
/openbmc/linux/include/uapi/linux/
H A Delf.h416 #define NT_S390_TODCMP 0x302 /* s390 TOD clock comparator register */ macro
/openbmc/qemu/target/s390x/
H A Darch_dump.c162 note->hdr.n_type = cpu_to_be32(NT_S390_TODCMP); in s390x_write_elf64_todcmp()
/openbmc/qemu/include/
H A Delf.h1690 #define NT_S390_TODCMP 0x302 /* s390 TOD clock comparator register */ macro