Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/include/
H A Dvmm.h64 VM_REG_GUEST_R9, enumerator
/freebsd-13.1/usr.sbin/bhyve/
H A Dgdb.c146 VM_REG_GUEST_R9,
/freebsd-13.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c807 error = vm_get_register(ctx, vcpu, VM_REG_GUEST_R9, &r9); in get_all_registers()
/freebsd-13.1/sys/amd64/vmm/
H A Dvmm_instruction_emul.c275 VM_REG_GUEST_R9, enumerator
/freebsd-13.1/sys/amd64/vmm/amd/
H A Dsvm.c2169 case VM_REG_GUEST_R9: in swctx_regptr()
/freebsd-13.1/sys/amd64/vmm/intel/
H A Dvmx.c3221 case VM_REG_GUEST_R9: in vmxctx_regptr()