Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dxen.c1068 static_call(kvm_x86_patch_hypercall)(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
H A Dhyperv.c1370 static_call(kvm_x86_patch_hypercall)(vcpu, instructions + i); in kvm_hv_set_msr_pw()
H A Dx86.c9957 static_call(kvm_x86_patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local