Searched refs:CPER_MEM_VALID_ROW (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | cper.h | 228 #define CPER_MEM_VALID_ROW 0x0100 macro |
/linux-3.4.99/drivers/acpi/apei/ | ||
D | cper.c | 215 if (mem->validation_bits & CPER_MEM_VALID_ROW) in cper_print_mem() |