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.h354 #define FOLIO_MM_IDS_SHARED_BITNUM (2 * MM_ID_BITS + 1) macro
355 #define FOLIO_MM_IDS_SHARED_BIT BIT(FOLIO_MM_IDS_SHARED_BITNUM)
H A Drmap.h160 test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)); in __folio_large_mapcount_sanity_checks()
H A Dmm.h2636 return test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids); in folio_maybe_mapped_shared()
/linux/mm/
H A Dmemory.c4035 if (test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)) in __wp_can_reuse_large_anon_folio()
4058 if (test_bit(FOLIO_MM_IDS_SHARED_BITNUM, &folio->_mm_ids)) in __wp_can_reuse_large_anon_folio()