SECTION_NID_SHIFT
return ((unsigned long)nid << SECTION_NID_SHIFT);
return (section->section_mem_map >> SECTION_NID_SHIFT);