Linux Kernel
3.7.1
|
#include <drv_mshim_intf.h>
Data Fields | |
uint32_t | sbe_count |
DIMM error structure. For now, only correctable errors are counted and the mshim doesn't record the error PA. HV takes panic upon uncorrectable errors.
Definition at line 39 of file drv_mshim_intf.h.
uint32_t sbe_count |
Number of single-bit errors.
Definition at line 41 of file drv_mshim_intf.h.