Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/vm/
H A Dvm_phantom_cache.c74 uint32_t vm_phantom_cache_size; variable
135 vm_phantom_cache_size = sizeof(struct vm_ghost) * vm_phantom_cache_num_entries; in vm_phantom_cache_init()
139 vm_phantom_cache_size, in vm_phantom_cache_init()