Searched defs:VM_OBJECT_UNPACK (Results 1 – 1 of 1) sorted by relevance
527 #define VM_OBJECT_UNPACK(p) ((vm_object_t)VM_UNPACK_POINTER(p, VM_PAGE_PACKED_PTR)) macro1019 #define VM_OBJECT_UNPACK(p) ((vm_object_t)(p)) macro