Searched defs:in_core (Results 1 – 1 of 1) sorted by relevance
642 bool CheckPageInCore(void* ptr, bool in_core) { in CheckPageInCore()648 #define CHECK_PAGE_IN_CORE(ptr, in_core) \ argument651 #define CHECK_PAGE_IN_CORE(ptr, in_core) (void)(0) argument