Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c120 static inline uint64_t RoundDown(uint64_t val, size_t align) in RoundDown() function
378 uint64_t start = RoundDown(addr, PAGE_SIZE); in UxpteOps()