Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpage-flags.h688 static inline int TestSetPageDoubleMap(struct page *page) in TestSetPageDoubleMap() function
/Linux-v5.4/mm/
Dhuge_memory.c2272 if (compound_mapcount(page) > 1 && !TestSetPageDoubleMap(page)) { in __split_huge_pmd_locked()