Searched refs:DecommitSystemPages (Results 1 – 3 of 3) sorted by relevance
217 void DecommitSystemPages(void* address, size_t length) { in DecommitSystemPages() function249 DecommitSystemPages(address, length); in DiscardSystemPages()
94 BASE_EXPORT void DecommitSystemPages(void* address, size_t length);
348 DecommitSystemPages(address, length); in PartitionDecommitSystemPages()