Lines Matching refs:amd64_pvt
324 struct amd64_pvt { struct
410 static inline u64 get_dram_base(struct amd64_pvt *pvt, u8 i) in get_dram_base()
420 static inline u64 get_dram_limit(struct amd64_pvt *pvt, u8 i) in get_dram_limit()
435 static inline u8 dct_sel_interleave_addr(struct amd64_pvt *pvt) in dct_sel_interleave_addr()
463 int (*dbam_to_cs)(struct amd64_pvt *pvt, u8 dct,
465 int (*hw_info_get)(struct amd64_pvt *pvt);
466 bool (*ecc_enabled)(struct amd64_pvt *pvt);
468 void (*dump_misc_regs)(struct amd64_pvt *pvt);
497 static inline u8 dram_intlv_en(struct amd64_pvt *pvt, unsigned int i) in dram_intlv_en()
507 static inline u8 dhar_valid(struct amd64_pvt *pvt) in dhar_valid()
517 static inline u32 dct_sel_baseaddr(struct amd64_pvt *pvt) in dct_sel_baseaddr()