Home
last modified time | relevance | path

Searched refs:leg_mmio_hole (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
2059 leg_mmio_hole = (u8) (dct_cont_base_reg >> 1 & BIT(0)); in f15_m30h_match_to_this_node()
2062 if (leg_mmio_hole && (sys_addr >= BIT_64(32))) 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
2690 leg_mmio_hole = (u8) (dct_cont_base_reg >> 1 & BIT(0)); in f15_m30h_match_to_this_node()
2693 if (leg_mmio_hole && (sys_addr >= BIT_64(32))) in f15_m30h_match_to_this_node()

Completed in 10 milliseconds