Searched refs:mark_cached_range (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libauto-186/
H A DAdmin.h301 void mark_cached_range(void *address, const usword_t n);
H A DAdmin.cpp410 void Admin::mark_cached_range(void *address, usword_t n) { function in class:Auto::Admin
485 if (slop_count) mark_cached_range(slop_address, slop_count);
489 mark_cached_range(guard_address, (page_size >> _quantum_log2));

Completed in 159 milliseconds