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