Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h529 extern const struct vm_operations_struct hugetlb_vm_ops;
/linux/fs/hugetlbfs/
H A Dinode.c123 desc->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap_prepare()
/linux/mm/
H A Dhugetlb.c4828 const struct vm_operations_struct hugetlb_vm_ops = { variable