Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c869 uint64_t cr0, ot_base; in vmexit_task_switch() local
970 error = vm_get_desc(vcpu, VM_REG_GUEST_TR, &ot_base, &ot_lim, in vmexit_task_switch()
983 error = vm_copy_setup(vcpu, &sup_paging, ot_base, minlimit + 1, in vmexit_task_switch()