Searched defs:vm_unpack_pointer (Results 1 – 2 of 2) sorted by relevance
541 vm_unpack_pointer(vm_offset_t packed, vm_packing_params_t params) in vm_unpack_pointer() function
28 def vm_unpack_pointer(packed, params, type_str = 'void *'): function