Searched refs:bt_out (Results 1 – 1 of 1) sorted by relevance
944 btref_decode_unslide(btref_t btref, mach_vm_address_t bt_out[]) in btref_decode_unslide() argument947 uintptr_t *bt = (uintptr_t *)bt_out; in btref_decode_unslide()960 bt_out[i] = VM_KERNEL_UNSLIDE(bt[i]); in btref_decode_unslide()