Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dsb_edac.c200 #define IS_CLOSE_PG(mcmtr) GET_BITFIELD(mcmtr, 0, 0) macro
1755 if (IS_CLOSE_PG(pvt->info.mcmtr)) { in get_dimm_config()