Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h425 #define NT_S390_GS_CB 0x30b /* s390 guarded storage registers */ macro
/openbmc/qemu/target/s390x/
H A Darch_dump.c148 note->hdr.n_type = cpu_to_be32(NT_S390_GS_CB); in s390x_write_elf64_gscb()
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c1298 .core_note_type = NT_S390_GS_CB,
1510 .core_note_type = NT_S390_GS_CB,
/openbmc/qemu/include/
H A Delf.h1684 #define NT_S390_GS_CB 0x30b /* s390 guarded storage registers */ macro