Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/include/
H A Dvmm.h63 VM_REG_GUEST_R8, enumerator
/freebsd-13.1/usr.sbin/bhyve/
H A Dgdb.c145 VM_REG_GUEST_R8,
/freebsd-13.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c801 error = vm_get_register(ctx, vcpu, VM_REG_GUEST_R8, &r8); in get_all_registers()
/freebsd-13.1/sys/amd64/vmm/
H A Dvmm_instruction_emul.c274 VM_REG_GUEST_R8, enumerator
/freebsd-13.1/sys/amd64/vmm/amd/
H A Dsvm.c2167 case VM_REG_GUEST_R8: in swctx_regptr()
/freebsd-13.1/sys/amd64/vmm/intel/
H A Dvmx.c3219 case VM_REG_GUEST_R8: in vmxctx_regptr()