Home
last modified time | relevance | path

Searched refs:vrwp_vm_id (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/arm64/include/
H A Dvmmvar.h79 uint32_t vrwp_vm_id; member
/openbsd/usr.sbin/vmd/
H A Dvm.c501 vrp.vrwp_vm_id = vm->vm_params.vmc_params.vcp_id; in send_vm()
950 vregsp.vrwp_vm_id = vcp->vcp_id; in run_vm()
/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h486 uint32_t vrwp_vm_id; member
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c588 error = vm_find(vrwp->vrwp_vm_id, &vm); in vm_rwregs()