Home
last modified time | relevance | path

Searched refs:PLCHECK_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/osfmk/i386/
H A Dpmap_x86_common.c1579 #define PLCHECK_THRESHOLD (2) macro
1665 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_remove_options()
2516 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_query_resident()