Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h352 int *emulation_type, u8 *level) in kvm_mmu_do_page_fault()
H A Dmmu.c6201 u64 error_code, int *emulation_type) in kvm_mmu_write_protect_fault()
6296 int r, emulation_type = EMULTYPE_PF; in kvm_mmu_page_fault() local
/linux/arch/x86/kvm/
H A Dx86.c8759 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) in handle_emulation_failure()
8789 int emulation_type) in kvm_unprotect_and_retry_on_failure()
8899 int emulation_type, int *r) in kvm_vcpu_check_code_breakpoint()
8997 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, in x86_decode_emulated_instruction()
9015 int emulation_type, void *insn, int insn_len) in x86_emulate_instruction()
9225 int kvm_emulate_instruction(struct kvm_vcpu *vcpu, int emulation_type) in kvm_emulate_instruction()