Searched refs:vm_phantom_cache_lookup_ghost (Results 1 – 2 of 2) sorted by relevance
205 if ((vpce = vm_phantom_cache_lookup_ghost(m, 0))) { in vm_phantom_cache_add_ghost()278 vm_phantom_cache_lookup_ghost(vm_page_t m, uint32_t pg_mask) in vm_phantom_cache_lookup_ghost() function339 if ((vpce = vm_phantom_cache_lookup_ghost(m, pg_mask))) { in vm_phantom_cache_update()
50 extern vm_ghost_t vm_phantom_cache_lookup_ghost(vm_page_t, uint32_t);