Searched defs:errcode_valid (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 2045 vm_inject_exception(struct vm *vm, int vcpuid, int vector, int errcode_valid, in vm_inject_exception() 2106 vm_inject_fault(void *vmarg, int vcpuid, int vector, int errcode_valid, in vm_inject_fault()
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | svm.c | 1331 int error, errcode_valid, handled, idtvec, reflect; in svm_vmexit() local
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm.h | 667 int errcode_valid; /* push 'errcode' on the new stack */ member
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 2330 int error, errcode, errcode_valid, handled, in; in vmx_exit_process() local
|