Searched defs:_vcpu (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) \ argument
|
/linux-6.14.4/arch/x86/kvm/mmu/ |
D | mmu.c | 163 #define for_each_shadow_entry_using_root(_vcpu, _root, _addr, _walker) \ argument 169 #define for_each_shadow_entry(_vcpu, _addr, _walker) \ argument 174 #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \ argument
|