Searched refs:hugetlb_vm_ops (Results 1 – 3 of 3) sorted by relevance
558 extern const struct vm_operations_struct hugetlb_vm_ops;
137 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
4947 * to hugetlb_vm_ops, please consider adding the function to shm_vm_ops.4952 const struct vm_operations_struct hugetlb_vm_ops = { variable