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