Searched refs:mmap_subpage (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c186 mmap_subpage (struct file *file, unsigned long start, unsigned long end, int prot, int flags, function
195 DBG("mmap_subpage(file=%p,start=0x%lx,end=0x%lx,prot=%x,flags=%x,off=0x%llx)\n",
776 ret = mmap_subpage(file, start, min(PAGE_ALIGN(start), end), prot, flags,
789 ret = mmap_subpage(file, max(start, PAGE_START(end)), end, prot, flags,

Completed in 28 milliseconds