Searched refs:CPER_MEM_VALID_NODE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | cper.h | 241 #define CPER_MEM_VALID_NODE 0x0008 macro |
/linux/drivers/firmware/efi/ | ||
H A D | cper.c | 250 if (mem->validation_bits & CPER_MEM_VALID_NODE) in cper_mem_err_location() |