Searched refs:vm_ghost_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/vm/
H A Dvm_phantom_cache.h47 typedef struct vm_ghost *vm_ghost_t; typedef in typeref:struct:vm_ghost
52 extern vm_ghost_t vm_phantom_cache_lookup_ghost(vm_page_t, uint32_t);
H A Dvm_phantom_cache.c62 vm_ghost_t vm_phantom_cache;
147 vm_ghost_t vpce;
183 * if we're here then the vm_ghost_t of this vm_page_t
202 vm_ghost_t nvpce;
242 vm_ghost_t
260 vm_ghost_t vpce;
288 vm_ghost_t vpce;

Completed in 71 milliseconds