Searched defs:emulation_type (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/x86/kvm/
H A Dx86.c8809 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) argument
8837 reexecute_instruction(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, int emulation_type) argument
8904 retry_instruction(struct x86_emulate_ctxt *ctxt, gpa_t cr2_or_gpa, int emulation_type) argument
9027 kvm_vcpu_check_code_breakpoint(struct kvm_vcpu *vcpu, int emulation_type, int *r) argument
9126 x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, void *insn, int insn_len) argument
9143 x86_emulate_instruction(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, int emulation_type, void *insn, int insn_len) argument
9331 kvm_emulate_instruction(struct kvm_vcpu *vcpu, int emulation_type) argument
[all...]
H A Demulate.c4756 int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len, int emulation_type) argument
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c5850 int r, emulation_type = EMULTYPE_PF; local
H A Dmmu_internal.h290 kvm_mmu_do_page_fault(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, u64 err, bool prefetch, int *emulation_type) argument

Completed in 429 milliseconds