Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h169 bool hugetlbfs_pagecache_present(struct hstate *h,
1284 static inline bool hugetlbfs_pagecache_present(
/linux/mm/
H A Dhugetlb.c6332 bool hugetlbfs_pagecache_present(struct hstate *h, in hugetlbfs_pagecache_present() function
6928 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
6968 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
H A Dgup.c640 if (!hugetlbfs_pagecache_present(h, vma, address)) in no_page_table()