Lines Matching refs:skip_emulated_instruction
2098 static void skip_emulated_instruction(struct kvm_vcpu *vcpu) in skip_emulated_instruction() function
5158 skip_emulated_instruction(vcpu); in handle_exception()
5217 skip_emulated_instruction(vcpu); in handle_io()
5355 skip_emulated_instruction(vcpu); in handle_cr()
5364 skip_emulated_instruction(vcpu); in handle_cr()
5370 skip_emulated_instruction(vcpu); in handle_cr()
5379 skip_emulated_instruction(vcpu); in handle_cr()
5454 skip_emulated_instruction(vcpu); in handle_dr()
5512 skip_emulated_instruction(vcpu); in handle_rdmsr()
5533 skip_emulated_instruction(vcpu); in handle_wrmsr()
5590 skip_emulated_instruction(vcpu); in handle_invlpg()
5616 skip_emulated_instruction(vcpu); in handle_xsetbv()
5622 skip_emulated_instruction(vcpu); in handle_xsaves()
5629 skip_emulated_instruction(vcpu); in handle_xrstors()
5650 skip_emulated_instruction(vcpu); in handle_apic_access()
5723 skip_emulated_instruction(vcpu); in handle_task_switch()
5864 skip_emulated_instruction(vcpu); in handle_ept_misconfig()
6264 skip_emulated_instruction(vcpu); in handle_pause()
6272 skip_emulated_instruction(vcpu); in handle_nop()
6530 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6539 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6549 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6556 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6564 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6571 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6628 skip_emulated_instruction(vcpu); in handle_vmon()
6658 skip_emulated_instruction(vcpu); in handle_vmon()
6758 skip_emulated_instruction(vcpu); in handle_vmoff()
6799 skip_emulated_instruction(vcpu); in handle_vmclear()
6999 skip_emulated_instruction(vcpu); in nested_vmx_check_vmcs12()
7022 skip_emulated_instruction(vcpu); in handle_vmread()
7043 skip_emulated_instruction(vcpu); in handle_vmread()
7086 skip_emulated_instruction(vcpu); in handle_vmwrite()
7092 skip_emulated_instruction(vcpu); in handle_vmwrite()
7097 skip_emulated_instruction(vcpu); in handle_vmwrite()
7120 skip_emulated_instruction(vcpu); in handle_vmptrld()
7129 skip_emulated_instruction(vcpu); in handle_vmptrld()
7148 skip_emulated_instruction(vcpu); in handle_vmptrld()
7174 skip_emulated_instruction(vcpu); in handle_vmptrst()
7213 skip_emulated_instruction(vcpu); in handle_invept()
7241 skip_emulated_instruction(vcpu); in handle_invept()
9397 skip_emulated_instruction(vcpu); in nested_vmx_run()
10219 .skip_emulated_instruction = skip_emulated_instruction,