Searched refs:phantom_object_id (Results 1 – 3 of 3) sorted by relevance
193 if (object->phantom_object_id == 0) { in vm_phantom_cache_add_ghost()200 object->phantom_object_id = vm_phantom_object_id++; in vm_phantom_cache_add_ghost()261 vpce->g_obj_id = object->phantom_object_id; in vm_phantom_cache_add_ghost()288 if ((g_obj_id = object->phantom_object_id) == 0) { in vm_phantom_cache_lookup_ghost()
369 uint32_t phantom_object_id; member
322 .phantom_object_id = 0,