Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dhugetlb.h168 bool hugetlbfs_pagecache_present(struct hstate *h,
1255 static inline bool hugetlbfs_pagecache_present(
/linux-6.14.4/mm/
Dhugetlb.c6029 bool hugetlbfs_pagecache_present(struct hstate *h, in hugetlbfs_pagecache_present() function
6637 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
6677 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
Dgup.c642 if (!hugetlbfs_pagecache_present(h, vma, address)) in no_page_table()