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.h349 int *emulation_type, u8 *level) in kvm_mmu_do_page_fault()
H A Dmmu.c6148 u64 error_code, int *emulation_type) in kvm_mmu_write_protect_fault()
6243 int r, emulation_type = EMULTYPE_PF; in kvm_mmu_page_fault() local
/linux/arch/x86/kvm/
H A Dx86.c8896 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) in handle_emulation_failure()
8926 int emulation_type) in kvm_unprotect_and_retry_on_failure()
9036 int emulation_type, int *r) in kvm_vcpu_check_code_breakpoint()
9134 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, in x86_decode_emulated_instruction()
9152 int emulation_type, void *insn, int insn_len) in x86_emulate_instruction()
9362 int kvm_emulate_instruction(struct kvm_vcpu *vcpu, int emulation_type) in kvm_emulate_instruction()