Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h253 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux-4.1.27/fs/hugetlbfs/
Dinode.c113 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/linux-4.1.27/mm/
Dhugetlb.c2597 const struct vm_operations_struct hugetlb_vm_ops = { variable