Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhugetlb.h558 extern const struct vm_operations_struct hugetlb_vm_ops;
/Linux-v6.6/fs/hugetlbfs/
Dinode.c136 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/Linux-v6.6/mm/
Dhugetlb.c4950 const struct vm_operations_struct hugetlb_vm_ops = { variable