Home
last modified time | relevance | path

Searched refs:emulate_mmap (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/ia32/
Dsys_ia32.c360 emulate_mmap (struct file *file, unsigned long start, unsigned long len, int prot, int flags, in emulate_mmap() function
498 addr = emulate_mmap(file, addr, len, prot, flags, offset); in ia32_do_mmap()