Home
last modified time | relevance | path

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

/linux/fs/hugetlbfs/
H A Dinode.c117 vma->vm_ops = &hugetlb_vm_ops; in hugetlbfs_file_mmap()
/linux/mm/
H A Dhugetlb.c5135 const struct vm_operations_struct hugetlb_vm_ops = { variable