Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c137 static void UxpteSub(uxpte_t *pte, size_t decNum);
302 static void UxpteSub(uxpte_t *pte, size_t decNum) in UxpteSub() function
347 UxpteSub(&(upt->uxpte[index]), UXPTE_REFCNT_ONE); in PutUxpteAt()