Searched refs:CPER_MEM_VALID_RANK_NUMBER (Results 1 – 2 of 2) sorted by relevance
256 if (mem->validation_bits & CPER_MEM_VALID_RANK_NUMBER) in cper_mem_err_location()362 (mem->validation_bits & ~(CPER_MEM_VALID_RANK_NUMBER - 1))) { in cper_print_mem()
230 #define CPER_MEM_VALID_RANK_NUMBER 0x8000 macro