Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c2004 u64 dct_base, dct_limit; in f15_m30h_match_to_this_node() local
2035 dct_base = (u64) dct_sel_baseaddr(pvt); in f15_m30h_match_to_this_node()
2039 !(dct_base <= (sys_addr >> 27) && in f15_m30h_match_to_this_node()
2065 chan_offset = dct_base << 27; in f15_m30h_match_to_this_node()
/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.c2635 u64 dct_base, dct_limit; in f15_m30h_match_to_this_node() local
2666 dct_base = (u64) dct_sel_baseaddr(pvt); in f15_m30h_match_to_this_node()
2670 !(dct_base <= (sys_addr >> 27) && in f15_m30h_match_to_this_node()
2696 chan_offset = dct_base << 27; in f15_m30h_match_to_this_node()

Completed in 10 milliseconds