top_hm            326 drivers/edac/pnd2_edac.c static u64 top_lm, top_hm;
top_hm            557 drivers/edac/pnd2_edac.c 	top_hm = U64_LSHIFT(touud_hi.touud, 32) | U64_LSHIFT(touud_lo.touud, 20);
top_hm            668 drivers/edac/pnd2_edac.c 	   (addr >= top_lm && addr < _4GB) || addr >= top_hm) {