PND_MAX_PHYS_BIT  353 drivers/edac/pnd2_edac.c 	if (mask != GENMASK_ULL(PND_MAX_PHYS_BIT, __ffs(mask))) {
PND_MAX_PHYS_BIT  362 drivers/edac/pnd2_edac.c 	rp->limit = (base | ~mask) & GENMASK_ULL(PND_MAX_PHYS_BIT, 0);
PND_MAX_PHYS_BIT  667 drivers/edac/pnd2_edac.c 	if (addr >= (1ul << PND_MAX_PHYS_BIT) ||