Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhugetlb.h469 extern const struct vm_operations_struct hugetlb_vm_ops;
/Linux-v5.15/fs/hugetlbfs/
Dinode.c148 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/Linux-v5.15/mm/
Dhugetlb.c4194 const struct vm_operations_struct hugetlb_vm_ops = { variable