Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage-flags.h718 #define FOLIO_MAPPING_ANON_KSM 0x2 in FOLIO_SET_FLAG() macro
719 #define FOLIO_MAPPING_KSM (FOLIO_MAPPING_ANON | FOLIO_MAPPING_ANON_KSM) in FOLIO_SET_FLAG()
720 #define FOLIO_MAPPING_FLAGS (FOLIO_MAPPING_ANON | FOLIO_MAPPING_ANON_KSM) in FOLIO_SET_FLAG()