Home
last modified time | relevance | path

Searched refs:NT_VMCOREDD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Delf.h448 #define NT_VMCOREDD 0x700 /* Vmcore Device Dump Note */ macro
/linux/fs/proc/
H A Dvmcore.c1376 vdd_hdr->n_type = NT_VMCOREDD; in vmcoredd_write_header()