DMA_RESERVED_BYTES
max_low_pfn = bootmem_lastpg - PFN_DOWN(DMA_RESERVED_BYTES);
memblock_reserve(PFN_PHYS(max_low_pfn), DMA_RESERVED_BYTES);