Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h435 extern const struct vm_operations_struct hugetlb_vm_ops;
/Linux-v5.10/fs/hugetlbfs/
Dinode.c147 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/Linux-v5.10/mm/
Dhugetlb.c3672 const struct vm_operations_struct hugetlb_vm_ops = { variable