Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_phantom_cache.h38 struct vm_ghost { struct
45 typedef struct vm_ghost *vm_ghost_t; argument
H A Dvm_phantom_cache.c134 vm_phantom_cache_size = sizeof(struct vm_ghost) * vm_phantom_cache_num_entries; in vm_phantom_cache_init()