Searched refs:f1x_lookup_addr_in_dct (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd64_edac.c | 1839 static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct) in f1x_lookup_addr_in_dct() function 1990 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel); in f1x_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()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd64_edac.c | 2470 static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct) in f1x_lookup_addr_in_dct() function 2621 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel); in f1x_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()
|
Completed in 10 milliseconds