Home
last modified time | relevance | path

Searched refs:amd64_pvt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/edac/
A Damd64_edac.c236 struct amd64_pvt *pvt = mci->pvt_info; in set_scrub_rate()
255 struct amd64_pvt *pvt = mci->pvt_info; in get_scrub_rate()
321 struct amd64_pvt *pvt; in find_mc_by_sys_addr()
459 struct amd64_pvt *pvt; in input_addr_to_csrow()
506 struct amd64_pvt *pvt = mci->pvt_info; in get_dram_hole_info()
925 struct amd64_pvt *pvt; in dram_addr_to_input_addr()
2121 struct amd64_pvt *pvt; in f1x_lookup_addr_in_dct()
2861 struct amd64_pvt *pvt; in decode_bus_error()
2912 struct amd64_pvt *pvt; in decode_umc_error()
3818 struct amd64_pvt *pvt = NULL; in probe_one_instance()
[all …]
A Damd64_edac.h343 struct amd64_pvt { struct
419 static inline u64 get_dram_base(struct amd64_pvt *pvt, u8 i) in get_dram_base()
429 static inline u64 get_dram_limit(struct amd64_pvt *pvt, u8 i) in get_dram_limit()
444 static inline u8 dct_sel_interleave_addr(struct amd64_pvt *pvt) in dct_sel_interleave_addr()
470 int (*early_channel_count) (struct amd64_pvt *pvt);
473 int (*dbam_to_cs) (struct amd64_pvt *pvt, u8 dct,
510 static inline u8 dram_intlv_en(struct amd64_pvt *pvt, unsigned int i) in dram_intlv_en()
520 static inline u8 dhar_valid(struct amd64_pvt *pvt) in dhar_valid()
530 static inline u32 dct_sel_baseaddr(struct amd64_pvt *pvt) in dct_sel_baseaddr()

Completed in 13 milliseconds