Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhugetlb.h528 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux-6.15/fs/hugetlbfs/
H A Dinode.c116 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/linux-6.15/mm/
H A Dhugetlb.c5475 const struct vm_operations_struct hugetlb_vm_ops = { variable