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

/linux-master/fs/proc/
H A Dvmcore.c469 * If CONFIG_MMU is not defined, use vzalloc() since mmap_vmcore() is
482 * Disable mmap_vmcore() if CONFIG_MMU is not defined. MMU is
483 * essential for mmap_vmcore() in order to map physically
570 static int mmap_vmcore(struct file *file, struct vm_area_struct *vma) function
683 static int mmap_vmcore(struct file *file, struct vm_area_struct *vma) function
693 .proc_mmap = mmap_vmcore,

Completed in 115 milliseconds