Home
last modified time | relevance | path

Searched defs:update_emulated_instruction (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h1707 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member
/linux-6.12.1/arch/x86/kvm/
Dx86.c9270 kvm_x86_call(update_emulated_instruction)(vcpu); in x86_emulate_instruction() local