Searched refs:VM_REG_GUEST_RSI (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 272 VM_REG_GUEST_RSI, enumerator 825 PROT_READ, seg, VM_REG_GUEST_RSI, &srcaddr, &fault); in emulate_movs() 905 error = vie_read_register(vm, vcpuid, VM_REG_GUEST_RSI, &rsi); in emulate_movs() 922 error = vie_update_register(vm, vcpuid, VM_REG_GUEST_RSI, rsi, in emulate_movs()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm.h | 60 VM_REG_GUEST_RSI, enumerator
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 1964 reg = in ? VM_REG_GUEST_RDI : VM_REG_GUEST_RSI; in inout_str_index() 3213 case VM_REG_GUEST_RSI: in vmxctx_regptr()
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | svm.c | 2163 case VM_REG_GUEST_RSI: in swctx_regptr()
|