Searched refs:uch_pc_hash (Results 1 – 4 of 4) sorted by relevance
181 hash->uch_pc_hash.uph_row_xor); in zen_umc_dump_chan_hash()183 hash->uch_pc_hash.uph_col_xor); in zen_umc_dump_chan_hash()185 hash->uch_pc_hash.uph_bank_xor); in zen_umc_dump_chan_hash()187 hash->uch_pc_hash.uph_en); in zen_umc_dump_chan_hash()552 &hash->uch_pc_hash.uph_row_xor, in zen_umc_restore_hash()554 &hash->uch_pc_hash.uph_col_xor, in zen_umc_restore_hash()556 &hash->uch_pc_hash.uph_bank_xor, in zen_umc_restore_hash()558 &hash->uch_pc_hash.uph_en, in zen_umc_restore_hash()
1954 !hash->uch_pc_hash.uph_en) { in zen_umc_decode_subchan()1959 row_hash = dec->dec_dimm_row & hash->uch_pc_hash.uph_row_xor; in zen_umc_decode_subchan()1960 col_hash = dec->dec_dimm_col & hash->uch_pc_hash.uph_col_xor; in zen_umc_decode_subchan()1961 bank_hash = dec->dec_dimm_bank & hash->uch_pc_hash.uph_bank_xor; in zen_umc_decode_subchan()
409 umc_pc_hash_t uch_pc_hash; member
3257 umc_pc_hash_t *pc = &chash->uch_pc_hash; in zen_umc_fill_chan_hash()