Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Delf.h438 #define NT_VMCOREDD 0x700 /* Vmcore Device Dump Note */ macro
/Linux-v6.1/fs/proc/
Dvmcore.c1372 vdd_hdr->n_type = NT_VMCOREDD; in vmcoredd_write_header()