Searched refs:MEM_FLAG_EMPTY (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | edac.h | 225 #define MEM_FLAG_EMPTY BIT(MEM_EMPTY) macro |
/linux-4.4.14/drivers/edac/ | ||
D | ghes_edac.c | 450 mci->mtype_cap = MEM_FLAG_EMPTY; in ghes_edac_register() |