Searched refs:__kvm_emulate_hypercall (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/arch/x86/kvm/ |
D | x86.h | 630 #define __kvm_emulate_hypercall(_vcpu, nr, a0, a1, a2, a3, op_64_bit, cpl, complete_hypercall) \ macro
|
D | x86.c | 10117 return __kvm_emulate_hypercall(vcpu, rax, rbx, rcx, rdx, rsi, in kvm_emulate_hypercall()
|