Searched refs:CONVERT_MB_TO_KB (Results 1 – 3 of 3) sorted by relevance
33 static constexpr auto CONVERT_MB_TO_KB = 1024; variable
302 dimmSize * constants::CONVERT_MB_TO_KB); in readKeywords()
317 l_dimmSize *= constants::CONVERT_MB_TO_KB; in getDdr4BasedDdimmSize()