Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/include/
H A Dvmm.h66 VM_REG_GUEST_R11, enumerator
/freebsd-13.1/usr.sbin/bhyve/
H A Dgdb.c148 VM_REG_GUEST_R11,
/freebsd-13.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c819 error = vm_get_register(ctx, vcpu, VM_REG_GUEST_R11, &r11); in get_all_registers()
/freebsd-13.1/sys/amd64/vmm/
H A Dvmm_instruction_emul.c277 VM_REG_GUEST_R11, enumerator
/freebsd-13.1/sys/amd64/vmm/amd/
H A Dsvm.c2173 case VM_REG_GUEST_R11: in swctx_regptr()
/freebsd-13.1/sys/amd64/vmm/intel/
H A Dvmx.c3225 case VM_REG_GUEST_R11: in vmxctx_regptr()