Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dpmap_x86_common.c1574 #define PLCHECK_THRESHOLD (2) macro
1646 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_remove_options()
2491 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_query_resident()