Searched defs:for_each_chip_select (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd64_edac.c | 441 #define for_each_chip_select(i, dct, pvt) \ macro 977 for_each_chip_select(cs, umc, pvt) { in read_umc_base_mask() function 1821 for_each_chip_select(tmp_cs, dct, pvt) { in f10_process_possible_spare() function 1855 for_each_chip_select(csrow, dct, pvt) { in f1x_lookup_addr_in_dct() function 2974 for_each_chip_select(cs, umc, pvt) { in init_csrows_df() function [all...] |
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd64_edac.c | 428 #define for_each_chip_select(i, dct, pvt) \ macro 1726 for_each_chip_select(cs, umc, pvt) { in umc_read_base_mask() function 2452 for_each_chip_select(tmp_cs, dct, pvt) { in f10_process_possible_spare() function 2486 for_each_chip_select(csrow, dct, pvt) { in f1x_lookup_addr_in_dct() function 3346 for_each_chip_select(cs, umc, pvt) { in umc_init_csrows() function 3799 for_each_chip_select(c in gpu_debug_display_dimm_sizes() function 3843 for_each_chip_select(cs, umc, pvt) { gpu_init_csrows() function 3929 for_each_chip_select(cs, umc, pvt) { gpu_read_base_mask() function [all...] |
Completed in 9 milliseconds