Searched refs:vm_phantom_object_id (Results 1 – 1 of 1) sorted by relevance
68 uint32_t vm_phantom_object_id = 1; variable200 object->phantom_object_id = vm_phantom_object_id++; in vm_phantom_cache_add_ghost()202 if (vm_phantom_object_id == 0) { in vm_phantom_cache_add_ghost()203 vm_phantom_object_id = VM_PHANTOM_OBJECT_ID_AFTER_WRAP; in vm_phantom_cache_add_ghost()