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