Home
last modified time | relevance | path

Searched refs:FOLIO_MM_IDS_SHARED_BITNUM (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dmm_types.h328 #define FOLIO_MM_IDS_SHARED_BITNUM (2 * MM_ID_BITS + 1) macro
329 #define FOLIO_MM_IDS_SHARED_BIT BIT(FOLIO_MM_IDS_SHARED_BITNUM)
H A Drmap.h226 test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)); in __folio_large_mapcount_sanity_checks()
H A Dmm.h2224 return test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids); in folio_maybe_mapped_shared()
/linux/mm/
H A Dmemory.c3935 if (test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)) in __wp_can_reuse_large_anon_folio()
3958 if (test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)) in __wp_can_reuse_large_anon_folio()