Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhugetlb.h537 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux-6.1.9/fs/hugetlbfs/
Dinode.c136 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/linux-6.1.9/mm/
Dhugetlb.c4876 const struct vm_operations_struct hugetlb_vm_ops = { variable