Searched refs:TrySetSystemPagesAccess (Results 1 – 3 of 3) sorted by relevance
77 BASE_EXPORT WARN_UNUSED_RESULT bool TrySetSystemPagesAccess(
113 return TrySetSystemPagesAccess(address, length, accessibility); in RecommitSystemPagesInternal()
192 bool TrySetSystemPagesAccess(void* address, in TrySetSystemPagesAccess() function