Searched refs:cache_line_offset (Results 1 – 1 of 1) sorted by relevance
236 int cache_line_offset; in get_pin_and_dimm_str() local245 cache_line_offset = qword_code; in get_pin_and_dimm_str()246 offset_inverse = (JBUS_LAST_BIT - cache_line_offset); in get_pin_and_dimm_str()251 *pin_p = p->map.pin_map[cache_line_offset]; in get_pin_and_dimm_str()264 cache_line_offset = ((3 - qword) * QW_BITS) + qword_code; in get_pin_and_dimm_str()265 offset_inverse = (SAFARI_LAST_BIT - cache_line_offset); in get_pin_and_dimm_str()270 *pin_p = mp->pin_map[cache_line_offset]; in get_pin_and_dimm_str()