Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpage-flags.h627 static inline int TestSetPageDoubleMap(struct page *page) in TestSetPageDoubleMap() function
/Linux-v4.19/mm/
Dhuge_memory.c2189 if (compound_mapcount(page) > 1 && !TestSetPageDoubleMap(page)) { in __split_huge_pmd_locked()