Searched refs:PAGE_MAPPING_KSM (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dksm.h47 (PAGE_MAPPING_ANON | PAGE_MAPPING_KSM);
59 (PAGE_MAPPING_ANON | PAGE_MAPPING_KSM);
H A Dmm.h972 * the PAGE_MAPPING_KSM bit may be set along with the PAGE_MAPPING_ANON bit;
976 * PAGE_MAPPING_KSM without PAGE_MAPPING_ANON is currently never used.
983 #define PAGE_MAPPING_KSM 2 macro
984 #define PAGE_MAPPING_FLAGS (PAGE_MAPPING_ANON | PAGE_MAPPING_KSM)

Completed in 265 milliseconds