Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drmap.h187 #define RMAP_COMPOUND ((__force rmap_t)BIT(1)) macro
/openbmc/linux/mm/
H A Drmap.c1209 bool compound = flags & RMAP_COMPOUND; in page_add_anon_rmap()
H A Dhuge_memory.c3288 rmap_t rmap_flags = RMAP_COMPOUND; in remove_migration_pmd()