Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpagemap.h528 static inline bool mapping_pmd_folio_support(const struct address_space *mapping) in mapping_pmd_folio_support() function
537 static inline bool mapping_pmd_folio_support(const struct address_space *mapping) in mapping_pmd_folio_support() function
/linux/mm/
H A Dkhugepaged.c2261 VM_WARN_ON_ONCE(!is_shmem && !mapping_pmd_folio_support(mapping)); in collapse_file()
H A Dhuge_memory.c107 if (!mapping_pmd_folio_support(vma->vm_file->f_mapping)) in file_thp_enabled()