• Home
  • Raw
  • Download

Lines Matching defs:pvt

89 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct)  in f15h_select_dct()
113 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg()
170 static inline void __f17h_set_scrubval(struct amd64_pvt *pvt, u32 scrubval) in __f17h_set_scrubval()
189 static int __set_scrub_rate(struct amd64_pvt *pvt, u32 new_bw, u32 min_rate) in __set_scrub_rate()
236 struct amd64_pvt *pvt = mci->pvt_info; in set_scrub_rate() local
255 struct amd64_pvt *pvt = mci->pvt_info; in get_scrub_rate() local
296 static bool base_limit_match(struct amd64_pvt *pvt, u64 sys_addr, u8 nid) in base_limit_match()
321 struct amd64_pvt *pvt; in find_mc_by_sys_addr() local
385 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask()
441 #define for_each_chip_select(i, dct, pvt) \ argument
444 #define chip_select_base(i, dct, pvt) \ argument
447 #define for_each_chip_select_mask(i, dct, pvt) \ argument
459 struct amd64_pvt *pvt; in input_addr_to_csrow() local
506 struct amd64_pvt *pvt = mci->pvt_info; in amd64_get_dram_hole_info() local
590 struct amd64_pvt *pvt = mci->pvt_info; in sys_addr_to_dram_addr() local
646 struct amd64_pvt *pvt; in dram_addr_to_input_addr() local
718 static unsigned long determine_edac_cap(struct amd64_pvt *pvt) in determine_edac_cap()
753 static void debug_dump_dramcfg_low(struct amd64_pvt *pvt, u32 dclr, int chan) in debug_dump_dramcfg_low()
794 static int f17_get_cs_mode(int dimm, u8 ctrl, struct amd64_pvt *pvt) in f17_get_cs_mode()
826 static void debug_display_dimm_sizes_df(struct amd64_pvt *pvt, u8 ctrl) in debug_display_dimm_sizes_df()
847 static void __dump_misc_regs_df(struct amd64_pvt *pvt) in __dump_misc_regs_df()
892 static void __dump_misc_regs(struct amd64_pvt *pvt) in __dump_misc_regs()
926 static void dump_misc_regs(struct amd64_pvt *pvt) in dump_misc_regs()
941 static void prep_chip_selects(struct amd64_pvt *pvt) in prep_chip_selects()
963 static void read_umc_base_mask(struct amd64_pvt *pvt) in read_umc_base_mask()
1017 static void read_dct_base_mask(struct amd64_pvt *pvt) in read_dct_base_mask()
1065 static void determine_memory_type(struct amd64_pvt *pvt) in determine_memory_type()
1135 static int k8_early_channel_count(struct amd64_pvt *pvt) in k8_early_channel_count()
1153 static u64 get_error_address(struct amd64_pvt *pvt, struct mce *m) in get_error_address()
1234 static void read_dram_base_limit_regs(struct amd64_pvt *pvt, unsigned range) in read_dram_base_limit_regs()
1291 struct amd64_pvt *pvt = mci->pvt_info; in k8_map_sysaddr_to_csrow() local
1356 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select()
1411 static int f1x_early_channel_count(struct amd64_pvt *pvt) in f1x_early_channel_count()
1453 static int f17_early_channel_count(struct amd64_pvt *pvt) in f17_early_channel_count()
1523 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select()
1539 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select()
1548 static int f15_m60h_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_m60h_dbam_to_chip_select()
1581 static int f16_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f16_dbam_to_chip_select()
1593 static int f17_addr_mask_to_cs_size(struct amd64_pvt *pvt, u8 umc, in f17_addr_mask_to_cs_size()
1654 static void read_dram_ctl_register(struct amd64_pvt *pvt) in read_dram_ctl_register()
1688 static u8 f15_m30h_determine_channel(struct amd64_pvt *pvt, u64 sys_addr, in f15_m30h_determine_channel()
1719 static u8 f1x_determine_channel(struct amd64_pvt *pvt, u64 sys_addr, in f1x_determine_channel()
1763 static u64 f1x_get_norm_dct_addr(struct amd64_pvt *pvt, u8 range, in f1x_get_norm_dct_addr()
1814 static int f10_process_possible_spare(struct amd64_pvt *pvt, u8 dct, int csrow) in f10_process_possible_spare()
1842 struct amd64_pvt *pvt; in f1x_lookup_addr_in_dct() local
1888 static u64 f1x_swap_interleaved_region(struct amd64_pvt *pvt, u64 sys_addr) in f1x_swap_interleaved_region()
1918 static int f1x_match_to_this_node(struct amd64_pvt *pvt, unsigned range, in f1x_match_to_this_node()
1998 static int f15_m30h_match_to_this_node(struct amd64_pvt *pvt, unsigned range, in f15_m30h_match_to_this_node()
2120 static int f1x_translate_sysaddr_to_cs(struct amd64_pvt *pvt, in f1x_translate_sysaddr_to_cs()
2157 struct amd64_pvt *pvt = mci->pvt_info; in f1x_map_sysaddr_to_csrow() local
2180 static void debug_display_dimm_sizes(struct amd64_pvt *pvt, u8 ctrl) in debug_display_dimm_sizes()
2521 struct amd64_pvt *pvt = mci->pvt_info; in get_channel_from_ecc_syndrome() local
2590 struct amd64_pvt *pvt; in decode_bus_error() local
2641 struct amd64_pvt *pvt; in decode_umc_error() local
2691 reserve_mc_sibling_devs(struct amd64_pvt *pvt, u16 pci_id1, u16 pci_id2) in reserve_mc_sibling_devs()
2746 static void free_mc_sibling_devs(struct amd64_pvt *pvt) in free_mc_sibling_devs()
2757 static void determine_ecc_sym_sz(struct amd64_pvt *pvt) in determine_ecc_sym_sz()
2793 static void __read_mc_regs_df(struct amd64_pvt *pvt) in __read_mc_regs_df()
2817 static void read_mc_regs(struct amd64_pvt *pvt) in read_mc_regs()
2928 static u32 get_csrow_nr_pages(struct amd64_pvt *pvt, u8 dct, int csrow_nr_orig) in get_csrow_nr_pages()
2953 struct amd64_pvt *pvt = mci->pvt_info; in init_csrows_df() local
3001 struct amd64_pvt *pvt = mci->pvt_info; in init_csrows() local
3232 static bool ecc_enabled(struct amd64_pvt *pvt) in ecc_enabled()
3285 f17h_determine_edac_ctl_cap(struct mem_ctl_info *mci, struct amd64_pvt *pvt) in f17h_determine_edac_ctl_cap()
3317 struct amd64_pvt *pvt = mci->pvt_info; in setup_mci_misc_attrs() local
3346 static struct amd64_family_type *per_family_init(struct amd64_pvt *pvt) in per_family_init()
3454 static int hw_info_get(struct amd64_pvt *pvt) in hw_info_get()
3480 static void hw_info_put(struct amd64_pvt *pvt) in hw_info_put()
3488 static int init_one_instance(struct amd64_pvt *pvt) in init_one_instance()
3539 static bool instance_has_memory(struct amd64_pvt *pvt) in instance_has_memory()
3555 struct amd64_pvt *pvt = NULL; in probe_one_instance() local
3635 struct amd64_pvt *pvt; in remove_one_instance() local