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