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