Searched refs:dct_sel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd64_edac.c | 1690 u32 dct_sel) in f15_m30h_determine_channel() 1696 return (u8)(dct_sel); in f15_m30h_determine_channel() 2006 u8 channel, alias_channel, leg_mmio_hole, dct_sel, dct_offset_en; in f15_m30h_match_to_this_node() local 2017 dct_sel = (u8) ((dct_cont_base_reg >> 4) & 0x7); in f15_m30h_match_to_this_node() 2053 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node() 1688 f15_m30h_determine_channel(struct amd64_pvt *pvt, u64 sys_addr, u8 intlv_en, int num_dcts_intlv, u32 dct_sel) f15_m30h_determine_channel() argument
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd64_edac.c | 2321 u32 dct_sel) in f15_m30h_determine_channel() 2327 return (u8)(dct_sel); in f15_m30h_determine_channel() 2637 u8 channel, alias_channel, leg_mmio_hole, dct_sel, dct_offset_en; in f15_m30h_match_to_this_node() local 2648 dct_sel = (u8) ((dct_cont_base_reg >> 4) & 0x7); in f15_m30h_match_to_this_node() 2684 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node() 2319 f15_m30h_determine_channel(struct amd64_pvt *pvt, u64 sys_addr, u8 intlv_en, int num_dcts_intlv, u32 dct_sel) f15_m30h_determine_channel() argument
|
Completed in 10 milliseconds