Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A Dpmap_x86_common.c1582 #define PLCHECK_THRESHOLD (2) macro
1668 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_remove_options()
2519 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_query_resident()