Searched refs:RoundDown (Results 1 – 1 of 1) sorted by relevance
120 static inline uint64_t RoundDown(uint64_t val, size_t align) in RoundDown() function378 uint64_t start = RoundDown(addr, PAGE_SIZE); in UxpteOps()