Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/vm/
H A Dvm_phantom_cache.c73 uint32_t vm_phantom_cache_size; variable
134 vm_phantom_cache_size = sizeof(struct vm_ghost) * vm_phantom_cache_num_entries; in vm_phantom_cache_init()
138 vm_phantom_cache_size, in vm_phantom_cache_init()