Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_phantom_cache.c50 unsigned phantom_cache_contiguous_periods = 4; variable
52 unsigned phantom_cache_contiguous_periods = 2; variable
484 uint32_t bitmask = (1u << phantom_cache_contiguous_periods) - 1; in vm_phantom_cache_check_pressure()