Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhugetlb.h168 bool hugetlbfs_pagecache_present(struct hstate *h,
1237 static inline bool hugetlbfs_pagecache_present(
/linux-6.12.1/mm/
Dhugetlb.c5975 bool hugetlbfs_pagecache_present(struct hstate *h, in hugetlbfs_pagecache_present() function
6581 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
6621 hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { in hugetlb_mfill_atomic_pte()
Dgup.c606 if (!hugetlbfs_pagecache_present(h, vma, address)) in no_page_table()