Searched refs:mapping_pmd_folio_support (Results 1 – 3 of 3) sorted by relevance
528 static inline bool mapping_pmd_folio_support(const struct address_space *mapping) in mapping_pmd_folio_support() function537 static inline bool mapping_pmd_folio_support(const struct address_space *mapping) in mapping_pmd_folio_support() function
2261 VM_WARN_ON_ONCE(!is_shmem && !mapping_pmd_folio_support(mapping)); in collapse_file()
107 if (!mapping_pmd_folio_support(vma->vm_file->f_mapping)) in file_thp_enabled()