Home
last modified time | relevance | path

Searched refs:vmx_update_emulated_instruction (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c1689 static void vmx_update_emulated_instruction(struct kvm_vcpu *vcpu) in vmx_update_emulated_instruction() function
1714 vmx_update_emulated_instruction(vcpu); in vmx_skip_emulated_instruction()
7753 .update_emulated_instruction = vmx_update_emulated_instruction,