• Home
  • Raw
  • Download

Lines Matching refs:skip_emulated_instruction

2006 static void skip_emulated_instruction(struct kvm_vcpu *vcpu)  in skip_emulated_instruction()  function
4955 skip_emulated_instruction(vcpu); in handle_exception()
5014 skip_emulated_instruction(vcpu); in handle_io()
5151 skip_emulated_instruction(vcpu); in handle_cr()
5160 skip_emulated_instruction(vcpu); in handle_cr()
5166 skip_emulated_instruction(vcpu); in handle_cr()
5175 skip_emulated_instruction(vcpu); in handle_cr()
5248 skip_emulated_instruction(vcpu); in handle_dr()
5306 skip_emulated_instruction(vcpu); in handle_rdmsr()
5327 skip_emulated_instruction(vcpu); in handle_wrmsr()
5365 skip_emulated_instruction(vcpu); in handle_halt()
5371 skip_emulated_instruction(vcpu); in handle_vmcall()
5386 skip_emulated_instruction(vcpu); in handle_invlpg()
5402 skip_emulated_instruction(vcpu); in handle_wbinvd()
5413 skip_emulated_instruction(vcpu); in handle_xsetbv()
5433 skip_emulated_instruction(vcpu); in handle_apic_access()
5506 skip_emulated_instruction(vcpu); in handle_task_switch()
5647 skip_emulated_instruction(vcpu); in handle_ept_misconfig()
5820 skip_emulated_instruction(vcpu); in handle_pause()
5828 skip_emulated_instruction(vcpu); in handle_nop()
6079 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6086 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6093 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6104 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6111 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6119 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6126 skip_emulated_instruction(vcpu); in nested_vmx_check_vmptr()
6183 skip_emulated_instruction(vcpu); in handle_vmon()
6213 skip_emulated_instruction(vcpu); in handle_vmon()
6306 skip_emulated_instruction(vcpu); in handle_vmoff()
6347 skip_emulated_instruction(vcpu); in handle_vmclear()
6539 skip_emulated_instruction(vcpu); in nested_vmx_check_vmcs12()
6562 skip_emulated_instruction(vcpu); in handle_vmread()
6583 skip_emulated_instruction(vcpu); in handle_vmread()
6626 skip_emulated_instruction(vcpu); in handle_vmwrite()
6632 skip_emulated_instruction(vcpu); in handle_vmwrite()
6637 skip_emulated_instruction(vcpu); in handle_vmwrite()
6660 skip_emulated_instruction(vcpu); in handle_vmptrld()
6669 skip_emulated_instruction(vcpu); in handle_vmptrld()
6688 skip_emulated_instruction(vcpu); in handle_vmptrld()
6714 skip_emulated_instruction(vcpu); in handle_vmptrst()
6751 skip_emulated_instruction(vcpu); in handle_invept()
6779 skip_emulated_instruction(vcpu); in handle_invept()
8424 skip_emulated_instruction(vcpu); in nested_vmx_run()
9191 .skip_emulated_instruction = skip_emulated_instruction,