Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c139 static void GetUxpteAt(UxPageTableStruct *upt, uint64_t addr);
327 static void GetUxpteAt(UxPageTableStruct *upt, uint64_t addr) in GetUxpteAt() function
392 GetUxpteAt(upt, off); in UxpteOps()