Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c145 static int UnmapUxptePages(uxpte_t *ptes, size_t size);
226 unmapRet = UnmapUxptePages(upt->uxpte, size); in DeinitUxPageTable()
433 static int UnmapUxptePages(uxpte_t *ptes, size_t size) in UnmapUxptePages() function