Home
last modified time | relevance | path

Searched refs:MEM_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dedac.h195 MEM_UNKNOWN, enumerator
227 #define MEM_FLAG_UNKNOWN BIT(MEM_UNKNOWN)
/linux/drivers/edac/
H A Dghes_edac.c173 dimm->mtype = MEM_UNKNOWN; in assign_dmi_dimm_info()
474 dimm->mtype = MEM_UNKNOWN; in ghes_edac_register()
H A Di82443bxgx_edac.c275 mtype = -MEM_UNKNOWN; in i82443bxgx_edacmc_probe1()
H A Ddmc520_edac.c294 enum mem_type mt = MEM_UNKNOWN; in dmc520_get_mtype()
H A Dsb_edac.c899 mtype = MEM_UNKNOWN; in get_memory_type()
908 enum mem_type mtype = MEM_UNKNOWN; in haswell_get_memory_type()
1603 else if (mtype == MEM_UNKNOWN) in __populate_dimms()
H A Dedac_mc.c142 [MEM_UNKNOWN] = "Unknown",
H A Digen6_edac.c653 return MEM_UNKNOWN; in get_memory_type()