10 #include <linux/compiler.h>
11 #include <linux/module.h>
38 unsigned long gran_base, gran_size;
39 unsigned long page_base;
68 size =
PAGE_ALIGN(phys_addr + size) - page_base;
75 offset = phys_addr & ~PAGE_MASK;
88 (
unsigned long) addr + size, phys_addr, prot)) {