Searched refs:cache_line_offset (Results 1 – 1 of 1) sorted by relevance
234 int cache_line_offset; in get_pin_and_dimm_str() local243 cache_line_offset = qword_code; in get_pin_and_dimm_str()244 offset_inverse = (JBUS_LAST_BIT - cache_line_offset); in get_pin_and_dimm_str()249 *pin_p = p->map.pin_map[cache_line_offset]; in get_pin_and_dimm_str()262 cache_line_offset = ((3 - qword) * QW_BITS) + qword_code; in get_pin_and_dimm_str()263 offset_inverse = (SAFARI_LAST_BIT - cache_line_offset); in get_pin_and_dimm_str()268 *pin_p = mp->pin_map[cache_line_offset]; in get_pin_and_dimm_str()