Home
last modified time | relevance | path

Searched defs:emulation_type (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h342 int *emulation_type, u8 *level) in kvm_mmu_do_page_fault()
H A Dmmu.c6327 kvm_mmu_write_protect_fault(struct kvm_vcpu * vcpu,gpa_t cr2_or_gpa,u64 error_code,int * emulation_type) kvm_mmu_write_protect_fault() argument
6422 int r, emulation_type = EMULTYPE_PF; kvm_mmu_page_fault() local
/linux/arch/x86/kvm/
H A Dx86.c9211 if (!(emulation_type & EMULTYPE_ALLOW_RETRY_PF)) in kvm_unprotect_and_retry_on_failure() argument
9181 handle_emulation_failure(struct kvm_vcpu * vcpu,int emulation_type) handle_emulation_failure() argument
9321 kvm_vcpu_check_code_breakpoint(struct kvm_vcpu * vcpu,int emulation_type,int * r) kvm_vcpu_check_code_breakpoint() argument
9410 is_soft_int_instruction(struct x86_emulate_ctxt * ctxt,int emulation_type) is_soft_int_instruction() argument
9436 x86_decode_emulated_instruction(struct kvm_vcpu * vcpu,int emulation_type,void * insn,int insn_len) x86_decode_emulated_instruction() argument
9454 x86_emulate_instruction(struct kvm_vcpu * vcpu,gpa_t cr2_or_gpa,int emulation_type,void * insn,int insn_len) x86_emulate_instruction() argument
9675 kvm_emulate_instruction(struct kvm_vcpu * vcpu,int emulation_type) kvm_emulate_instruction() argument
[all...]
H A Demulate.c4854 x86_decode_insn(struct x86_emulate_ctxt * ctxt,void * insn,int insn_len,int emulation_type) x86_decode_insn() argument