Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c84 static inline bool IsUxpteUnderReclaim(uxpte_t pte) in IsUxpteUnderReclaim() function
295 if (IsUxpteUnderReclaim(old)) { in UxpteAdd()