Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhugetlb.h263 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux-4.4.14/fs/hugetlbfs/
Dinode.c137 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/linux-4.4.14/mm/
Dhugetlb.c3017 const struct vm_operations_struct hugetlb_vm_ops = { variable