Lines Matching refs:skip_emulated_instruction
2243 static void skip_emulated_instruction(struct kvm_vcpu *vcpu) in skip_emulated_instruction() function
5302 skip_emulated_instruction(vcpu); in handle_exception()
5361 skip_emulated_instruction(vcpu); in handle_io()
5499 skip_emulated_instruction(vcpu); in handle_cr()
5508 skip_emulated_instruction(vcpu); in handle_cr()
5514 skip_emulated_instruction(vcpu); in handle_cr()
5523 skip_emulated_instruction(vcpu); in handle_cr()
5598 skip_emulated_instruction(vcpu); in handle_dr()
5658 skip_emulated_instruction(vcpu); in handle_rdmsr()
5679 skip_emulated_instruction(vcpu); in handle_wrmsr()
5725 skip_emulated_instruction(vcpu); in handle_invlpg()
5751 skip_emulated_instruction(vcpu); in handle_xsetbv()
5757 skip_emulated_instruction(vcpu); in handle_xsaves()
5764 skip_emulated_instruction(vcpu); in handle_xrstors()
5785 skip_emulated_instruction(vcpu); in handle_apic_access()
5858 skip_emulated_instruction(vcpu); in handle_task_switch()
5932 skip_emulated_instruction(vcpu); in handle_ept_misconfig()
6354 skip_emulated_instruction(vcpu); in handle_pause()
6362 skip_emulated_instruction(vcpu); in handle_nop()
6670 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6679 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6689 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6696 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6704 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6711 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6768 skip_emulated_instruction(vcpu); in handle_vmon()
6798 skip_emulated_instruction(vcpu); in handle_vmon()
6897 skip_emulated_instruction(vcpu); in handle_vmoff()
6938 skip_emulated_instruction(vcpu); in handle_vmclear()
7138 skip_emulated_instruction(vcpu); in nested_vmx_check_vmcs12()
7161 skip_emulated_instruction(vcpu); in handle_vmread()
7182 skip_emulated_instruction(vcpu); in handle_vmread()
7225 skip_emulated_instruction(vcpu); in handle_vmwrite()
7231 skip_emulated_instruction(vcpu); in handle_vmwrite()
7236 skip_emulated_instruction(vcpu); in handle_vmwrite()
7258 skip_emulated_instruction(vcpu); in handle_vmptrld()
7267 skip_emulated_instruction(vcpu); in handle_vmptrld()
7285 skip_emulated_instruction(vcpu); in handle_vmptrld()
7311 skip_emulated_instruction(vcpu); in handle_vmptrst()
7350 skip_emulated_instruction(vcpu); in handle_invept()
7378 skip_emulated_instruction(vcpu); in handle_invept()
7409 skip_emulated_instruction(vcpu); in handle_invvpid()
7441 skip_emulated_instruction(vcpu); in handle_invvpid()
9809 skip_emulated_instruction(vcpu); in nested_vmx_run()
10827 .skip_emulated_instruction = skip_emulated_instruction,