Home
last modified time | relevance | path

Searched defs:csrow_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dedac.h427 struct csrow_info { struct
428 struct device dev;
431 unsigned long first_page; /* first page number in csrow */
432 unsigned long last_page; /* last page number in csrow */
433 unsigned long page_mask; /* used for interleaving -
436 int csrow_idx; /* the chip-select row */
438 u32 ue_count; /* Uncorrectable Errors for this csrow */
439 u32 ce_count; /* Correctable Errors for this csrow */
441 struct mem_ctl_info *mci; /* the parent */
444 u32 nr_channels;
[all …]

Completed in 4 milliseconds