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.h166 bool hugetlbfs_pagecache_present(struct hstate *h,
1297 static inline bool hugetlbfs_pagecache_present(
/linux/mm/
H A Dhugetlb.c5645 bool hugetlbfs_pagecache_present(struct hstate *h, in hugetlbfs_pagecache_present() function
6246 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
6291 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
H A Dgup.c627 if (!hugetlbfs_pagecache_present(h, vma, address)) in no_page_table()