Home
last modified time | relevance | path

Searched refs:alias_channel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c2006 u8 channel, alias_channel, leg_mmio_hole, dct_sel, dct_offset_en; in f15_m30h_match_to_this_node() local
2110 alias_channel = (channel == 3) ? 1 : channel; in f15_m30h_match_to_this_node()
2112 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, alias_channel); in f15_m30h_match_to_this_node()
2115 *chan_sel = alias_channel; in f15_m30h_match_to_this_node()
/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.c2637 u8 channel, alias_channel, leg_mmio_hole, dct_sel, dct_offset_en; in f15_m30h_match_to_this_node() local
2741 alias_channel = (channel == 3) ? 1 : channel; in f15_m30h_match_to_this_node()
2743 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, alias_channel); in f15_m30h_match_to_this_node()
2746 *chan_sel = alias_channel; in f15_m30h_match_to_this_node()

Completed in 11 milliseconds