Searched refs:VM_UNPACK_POINTER (Results 1 – 5 of 5) sorted by relevance
537 #define VM_UNPACK_POINTER(packed, ns) \ macro
815 vm_offset_t ptr = VM_UNPACK_POINTER(kn->kn_kq_packed, KNOTE_KQ_PACKED); in knote_get_kq()
515 return VM_UNPACK_POINTER(p, VM_PAGE_PACKED_PTR); in vm_page_unpack_ptr()
199 (c_slot_mapping_t)VM_UNPACK_POINTER((cslot)->c_packed_ptr, C_SLOT_PACKED_PTR)
113 #define get_rwlde_caller(entry) ((void*)VM_UNPACK_POINTER(entry->rwlde_call…