Home
last modified time | relevance | path

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

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