Searched refs:ctx_addr (Results 1 – 1 of 1) sorted by relevance
715 vm_offset_t ctx_addr; in sendsig_ctx_end() local718 ctx_addr = *addrp; in sendsig_ctx_end()724 if (copyout(&end_ctx, (void *)ctx_addr, sizeof(end_ctx)) != 0) in sendsig_ctx_end()736 vm_offset_t ctx_addr; in sendsig_ctx_sve() local750 ctx_addr = *addrp; in sendsig_ctx_sve()759 if (copyout(&ctx, (void *)ctx_addr, sizeof(ctx)) != 0) in sendsig_ctx_sve()761 if (copyout(pcb->pcb_svesaved, (void *)(ctx_addr + sizeof(ctx)), in sendsig_ctx_sve()