Searched refs:KSM_FLAG_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/mm/ | ||
H A D | ksm.c | 219 #define KSM_FLAG_MASK (SEQNR_MASK|UNSTABLE_FLAG|STABLE_FLAG) macro 2642 addr = rmap_item->address & ~KSM_FLAG_MASK; in rmap_walk_ksm() |
Completed in 4 milliseconds