/freebsd-src/sys/amd64/vmm/ |
H A D | vmm_ioport.c | 63 inout_instruction(struct vm_exit * vmexit) inout_instruction() argument 100 emulate_inout_port(struct vcpu * vcpu,struct vm_exit * vmexit,bool * retu) emulate_inout_port() argument 147 emulate_inout_str(struct vcpu * vcpu,struct vm_exit * vmexit,bool * retu) emulate_inout_str() argument 154 vm_handle_inout(struct vcpu * vcpu,struct vm_exit * vmexit,bool * retu) vm_handle_inout() argument [all...] |
H A D | vmm.c | 1833 struct vm_exit *vmexit; vm_exit_suspended() local 1848 struct vm_exit *vmexit; vm_exit_debug() local 1859 struct vm_exit *vmexit; vm_exit_rendezvous() local 1871 struct vm_exit *vmexit; vm_exit_reqidle() local 1883 struct vm_exit *vmexit; vm_exit_astpending() local [all...] |
/freebsd-src/sys/amd64/vmm/intel/ |
H A D | vmx.c | 1687 vmx_emulate_xsetbv(struct vmx * vmx,struct vmx_vcpu * vcpu,struct vm_exit * vmexit) vmx_emulate_xsetbv() argument 2073 vmexit_inst_emul(struct vm_exit * vmexit,uint64_t gpa,uint64_t gla) vmexit_inst_emul() argument 2245 vmx_handle_apic_access(struct vmx_vcpu * vcpu,struct vm_exit * vmexit) vmx_handle_apic_access() argument 2371 vmx_exit_process(struct vmx * vmx,struct vmx_vcpu * vcpu,struct vm_exit * vmexit) vmx_exit_process() argument 2878 vmx_exit_inst_error(struct vmxctx * vmxctx,int rc,struct vm_exit * vmexit) vmx_exit_inst_error() argument 2911 vmx_exit_handle_nmi(struct vmx_vcpu * vcpu,struct vm_exit * vmexit) vmx_exit_handle_nmi() argument 3032 struct vm_exit *vmexit; vmx_run() local 3806 struct vm_exit *vmexit; vmx_pending_intr() local [all...] |
/freebsd-src/usr.sbin/bhyve/amd64/ |
H A D | inout.c | 101 emulate_inout(struct vmctx *ctx, struct vcpu *vcpu, struct vm_exit *vmexit) in emulate_inout()
|
H A D | task_switch.c | 713 struct vm_exit *vmexit; in vmexit_task_switch() local
|
/freebsd-src/sys/amd64/vmm/amd/ |
H A D | svm.c | 777 svm_handle_io(struct svm_vcpu * vcpu,struct vm_exit * vmexit) svm_handle_io() argument 858 svm_handle_inst_emul(struct vmcb * vmcb,uint64_t gpa,struct vm_exit * vmexit) svm_handle_inst_emul() argument 1326 svm_vmexit(struct svm_softc * svm_sc,struct svm_vcpu * vcpu,struct vm_exit * vmexit) svm_vmexit() argument 2107 struct vm_exit *vmexit; svm_run() local [all...] |
/freebsd-src/usr.sbin/bhyvectl/ |
H A D | bhyvectl.c | 497 struct vm_exit vmexit; main() local
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | gdb.c | 1016 gdb_cpu_debug(struct vcpu * vcpu,struct vm_exit * vmexit) gdb_cpu_debug() argument 1057 gdb_cpu_breakpoint(struct vcpu * vcpu,struct vm_exit * vmexit) gdb_cpu_breakpoint() argument [all...] |
/freebsd-src/sys/arm64/vmm/ |
H A D | vmm.c | 1184 struct vm_exit *vmexit; vm_exit_suspended() local 1199 struct vm_exit *vmexit; vm_exit_debug() local [all...] |
/freebsd-src/sys/amd64/vmm/io/ |
H A D | vlapic.c | 1040 struct vm_exit *vmexit; in vlapic_icrlo_write_handler() local
|
/freebsd-src/usr.sbin/bhyvectl/amd64/ |
H A D | bhyvectl_machdep.c | 185 bhyvectl_dump_vm_run_exitcode(struct vm_exit *vmexit, int vcpu) in bhyvectl_dump_vm_run_exitcode()
|