Home
last modified time | relevance | path

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

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