Searched defs:amd64_pvt (Results 1 - 1 of 1) sorted by relevance

/drivers/edac/
H A Damd64_edac.h338 struct amd64_pvt { struct
401 static inline u64 get_dram_base(struct amd64_pvt *pvt, u8 i)
411 static inline u64 get_dram_limit(struct amd64_pvt *pvt, u8 i)
426 static inline u8 dct_sel_interleave_addr(struct amd64_pvt *pvt)
480 int (*early_channel_count) (struct amd64_pvt *pvt);
483 int (*dbam_to_cs) (struct amd64_pvt *pvt, u8 dct, unsigned cs_mode);
520 static inline u8 dram_intlv_en(struct amd64_pvt *pvt, unsigned int i)
530 static inline u8 dhar_valid(struct amd64_pvt *pvt)
540 static inline u32 dct_sel_baseaddr(struct amd64_pvt *pvt)

Completed in 31 milliseconds