Searched refs:NT_VMCOREDD (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | elf.h | 448 #define NT_VMCOREDD 0x700 /* Vmcore Device Dump Note */ macro |
/linux/fs/proc/ | ||
H A D | vmcore.c | 1376 vdd_hdr->n_type = NT_VMCOREDD; in vmcoredd_write_header() |