PAGE_KERNEL_IO
pgprot = pgprot_writecombine(PAGE_KERNEL_IO);
vaddr = vmap_pfn(pfns, n_pfn, pgprot_writecombine(PAGE_KERNEL_IO));